Closed jaydenlin closed 7 years ago
Stacktrace?
works here with webpack 1.8.10
Thank you for the reply! I will try webpack 1.8.10.
I have "_id": "webpack@1.13.1",
and I get the same error
JavaScript console: bundle.js:6091: ReferenceError: Can't find variable: fs
Related #13
I used webpack 1.6 and meet the problem here. My setting is
And my code is
I got
fs is not defined
in browser console.