Open aztack opened 7 months ago
Including config.id from cep.config.ts in shared.ts will cause the config bundled in browser code which may contains node.js specific code. (e.g.: glob files for copyAssets field).
config.id
cep.config.ts
shared.ts
Including
config.id
fromcep.config.ts
inshared.ts
will cause the config bundled in browser code which may contains node.js specific code. (e.g.: glob files for copyAssets field).