abp icon indicating copy to clipboard operation
abp copied to clipboard

Angular optimization bailout warnings

Open nev-21 opened this issue 3 years ago • 2 comments

  • ABP Framework 6.0.0.
  • Angular 14
Warning: node_modules\@abp\ng.core\fesm2020\abp-ng.core.mjs depends on 'just-clone'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

Warning: node_modules\angular-oauth2-oidc\fesm2020\angular-oauth2-oidc.mjs depends on 'fast-sha256'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
  • Steps needed to reproduce the problem.
  1. create new app with angular ui.
  2. run with npm start

nev-21 avatar Oct 28 '22 03:10 nev-21

Also happening in version 7

nev-21 avatar Dec 08 '22 00:12 nev-21

yes, we know that. it will updated.

mahmut-gundogdu avatar Dec 08 '22 06:12 mahmut-gundogdu

I have tested. Now there is no "bailout" issue. You will able to test when V7.0 final has been released

mahmut-gundogdu avatar Jan 02 '23 14:01 mahmut-gundogdu