Closed
Description
🐞 bug report
Is this a regression?
Yes, the previous version in which this bug was not present was: Angular 7.2
Description
After migrating my application from Angular 7 to Angular 8 the production build fails with the following error :
/deep/ .k-grid tr.done { background-color :lightgrey !important }
^
Expected selector.
Is this a regression ?
🔥 Exception or Error
/deep/ .k-grid tr.done { background-color :lightgrey !important }
^
Expected selector.
🌍 Your Environment
Angular Version:
Angular CLI: 8.0.1
Node: 12.3.1
OS: win32 x64
Angular: 8.0.0
... animations, common, compiler, compiler-cli, core, forms
... language-service, platform-browser, platform-browser-dynamic
... router
Package Version
-----------------------------------------------------------
@angular-devkit/architect 0.800.1
@angular-devkit/build-angular 0.800.1
@angular-devkit/build-optimizer 0.800.1
@angular-devkit/build-webpack 0.800.1
@angular-devkit/core 8.0.1
@angular-devkit/schematics 8.0.1
@angular/cdk 7.3.3
@angular/cli 8.0.1
@ngtools/webpack 8.0.1
@schematics/angular 8.0.1
@schematics/update 0.800.1
rxjs 6.5.2
typescript 3.4.5
webpack 4.30.0
Metadata
Metadata
Assignees
Labels
No labels