mirror of https://github.com/webpack/webpack.git
The way that the hot loader is included in a bundle breaks in Java 8's Nashorn engine, because of a missing semicolon. This change introduces a placeholder value that can be correctly substituted when building a bundle, but is otherwise inert. Note that I don't particularly like this change, so if there's a better fix, I'd like to hear about it. |
||
|---|---|---|
| .. | ||
| WebWorkerChunkTemplatePlugin.js | ||
| WebWorkerHotUpdateChunkTemplatePlugin.js | ||
| WebWorkerMainTemplate.runtime.js | ||
| WebWorkerMainTemplatePlugin.js | ||
| WebWorkerTemplatePlugin.js | ||