Commit Graph

8 Commits

Author SHA1 Message Date
Lazarev Dmitry 5e882208a5 refactor(JsonpExportMainTemplatePlugin): upgrade to ES6 (#3793) 2017-01-06 09:17:22 -06:00
Tobias Koppers ded70aef28 moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
Tobias Koppers f7d799adb4 rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
Tobias Koppers 738c1d3e68 support library with CommonsChunkPlugin
fixes #622
2014-12-22 16:10:23 +01:00
Daniel Walker 1ea87ef5bb Update JsonpExportMainTemplatePlugin.js
Fix:

`TypeError: Object #<JsonpExportMainTemplatePlugin> has no method 'applyPluginsWaterfall'`

This is the same bug as was fixed in https://github.com/webpack/webpack/commit/614891e
2014-10-12 17:51:16 -06:00
Jason Anderson f371945a29 Add TemplatedPathPlugin 2014-09-11 15:31:08 +02:00
Tobias Koppers 03c87c11a4 support [name] in chunkFilename
fixes #358
2014-07-17 01:52:41 +02:00
Tobias Koppers 3247725ba3 refactored MainTemplate to plugin interface 2014-06-02 21:23:53 +02:00