gajus / gajus/prepack-webpack-plugin
Warn: PP0023: Program may terminate with exception: require is not defined
Open
question
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.