Commit Graph

5 Commits

Author SHA1 Message Date
Tobias Koppers 09d95333c5 Use Promise only when chunk load is triggered
don't use it in initialisation
fixes #4916
2017-05-24 14:58:23 +02:00
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
Sendil Kumar N 9a1e429682 fixing lint 2017-04-06 17:10:43 +08:00
Sendil Kumar N 3002bc2f0a refactoring to ES6 2017-04-06 16:19:43 +08:00
Alistair Brown 9b301f9569 Add tests for WebWorkerMainTemplatePlugin 2017-01-16 12:20:51 +00:00