Closed jlee1201 closed 7 years ago
Looks like it this problem only appears after updating the sass-loader
package from 4.1.1 to the latest version. With 4.1.1 it works fine.
FYI: With version 3.2.0 of ngc-webpack using reousrceOverride is no longer needed not recommended.
Just add the loader along with the plugin and everything should work.
I saw your discussion here: https://github.com/AngularClass/angular2-webpack-starter/issues/1406 and updated to 1.2.0.
I still get this error:
when I comment out the resourceOverride option in my webpack config, the error goes away.
In the .scss file mentioned in error, the only poignant things I have are:
(which contains a bunch of variable declarations), and: