webpack/lib/webworker
Tobias Koppers 22e7d254ee Add webpackMode optios for import()
Allow lazy, lazy-once and eager mode for import()
Fix a bug which caused context chunks to be merged when using chunk name
Allow to work in env where there is no Promise.resolve
2017-05-05 09:03:24 +02:00
..
WebWorkerChunkTemplatePlugin.js changing as per comments 2017-02-21 06:14:02 +08:00
WebWorkerHotUpdateChunkTemplatePlugin.js refactor(ES6): upgrade WebWorkerHotUpdateChunkTemplatePlugin to ES6 2017-01-12 02:29:47 +05:30
WebWorkerMainTemplate.runtime.js code linting 2017-01-11 12:29:01 +01:00
WebWorkerMainTemplatePlugin.js Add webpackMode optios for import() 2017-05-05 09:03:24 +02:00
WebWorkerTemplatePlugin.js refactor(ES6): WebWorkerTemplatePlugin to use const rather than var 2017-02-21 17:38:24 +08:00