You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was a hack that I added at the very start in order to force the compilation of the sass style. For reference check out this discussion webpack-contrib/sass-loader#100
It is possible that reducing the style size and updating to new version of node-sass or sass-loader, this hack is not necessary anymore.
Just try to remove the variable and check if the compilation goes through anyway.
The text was updated successfully, but these errors were encountered:
https://github.com/kununu/nukleus/blob/master/docs/package.json#L62-L63
This was a hack that I added at the very start in order to force the compilation of the sass style. For reference check out this discussion webpack-contrib/sass-loader#100
It is possible that reducing the style size and updating to new version of node-sass or sass-loader, this hack is not necessary anymore.
Just try to remove the variable and check if the compilation goes through anyway.
The text was updated successfully, but these errors were encountered: