Closed
Description
Hello!
How can i get this error to stop crashin webpack?
SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
/node_modules/source-map-loader/index.js:53:22
this happens quite frequently. I am unsure of the reason why. but, thats how it is.
Instead of crashing, id like it to emit no error, and then try again on any file change.