mdobroggg

Results 4 comments of mdobroggg

I didn't have `terser-webpack-plugin` at all and was running fine until a few days ago. I got this error as well and simply installing the plugin fixed it for me...

Same issue with JSX.

I'm also having the same issue on `parcel@nightly` with React after upgrading from parcel v1 to v2. Its strange though because on the first load I don't get an error...

Another interesting thing I noticed is that when I put an error in my JS and save the overlay showing the error shows in the browser after saving. It seems...