Closed wzup closed 8 years ago
what do you do?
Looks like you included a file with css-modules-require-hook
module and webpack fails to load Node.js core modules. There are few ways to solve it:
module.noParse
option may help here,node
option, but I'm not sure about it.
Doesn't work. Errors. What is this and how to solve?