You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm trying to include this plugin in my webpack configuration but it is throwing this error:
Warn: PP0023: Program may terminate with exception: require is not defined ReferenceError at server.js:22302:18 at __webpack_require__ (server.js:20:12) at server.js:22293:1 at __webpack_require__ (server.js:20:12) at server.js:84:18 at server.js:1:10 at 22302:17 to 22302:24 Error
I'm using babel and I've removed Uglify to avoid any incompatibility
Thanks
The text was updated successfully, but these errors were encountered:
Hi, I'm trying to include this plugin in my webpack configuration but it is throwing this error:
Warn: PP0023: Program may terminate with exception: require is not defined ReferenceError at server.js:22302:18 at __webpack_require__ (server.js:20:12) at server.js:22293:1 at __webpack_require__ (server.js:20:12) at server.js:84:18 at server.js:1:10 at 22302:17 to 22302:24 Error
I'm using babel and I've removed Uglify to avoid any incompatibility
Thanks
The text was updated successfully, but these errors were encountered: