Closed pavelloz closed 6 years ago
I just tried to experiment with the simplest setup -- i assume this error is the same as in many other plugins on webpack 4 :)
Module build failed: TypeError: Cannot read property 'context' of undefined at getLoaderConfig (/Users/pavel/projects/xx/node_modules/fast-sass-loader/lib/index.js:72:29) at Object.module.exports (/Users/pavel/projects/xx/node_modules/fast-sass-loader/lib/index.js:224:17) @ ./src/app.scss 4:14-127 @ ./src/app.js
The error still exist in Version 1.4.0,hope fix it soon :-)
@Natumsol 1.4.1 has been released, try it.
Wow, very nice😀
I just tried to experiment with the simplest setup -- i assume this error is the same as in many other plugins on webpack 4 :)