ngx-translate-messageformat-compiler icon indicating copy to clipboard operation
ngx-translate-messageformat-compiler copied to clipboard

@messageformat/core is CommonJS

Open giacomo opened this issue 3 years ago • 0 comments

First of all thanks for your update, but the following message remains:

Warning: /usr/src/app/node_modules/ngx-translate-messageformat-compiler/fesm2020/ngx-translate-messageformat-compiler.mjs depends on '@messageformat/core'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

Is there any way to get away from the warning, without adding allowedCommonJsDependencies?

giacomo avatar Oct 05 '22 09:10 giacomo