Closed chaouiy closed 4 years ago
Confirmed in Angular 9.
Switching "extractCss"
to false
solves the issue for me.
Angular CLI: 9.1.0
Node: 12.14.0
OS: linux x64
Angular: 9.1.1
... animations, common, compiler, compiler-cli, core, forms
... language-service, platform-browser, platform-browser-dynamic
... router
Ivy Workspace: Yes
Package Version
---------------------------------------------------------
@angular-devkit/architect 0.901.0
@angular-devkit/build-angular 0.901.0
@angular-devkit/core 9.1.0
@angular-devkit/schematics 9.1.0
@angular/cdk 9.2.0
@angular/cli 9.1.0
@angular/material 9.2.0
@angular/pwa 0.901.0
@schematics/angular 9.1.0
@schematics/update 0.901.0
rxjs 6.5.5
typescript 3.8.3
Hi all,
Apologies for the delay in addressing this.
The fix will be part of the the next patch release (9.1.2).
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.
When I check bundle after
ng build --prod --aot false
I found that css files order was modified by the build process.angular-cli.json
package.json