Commit Graph

56 Commits

Author SHA1 Message Date
Sean Larkin 3e6aaf9b67 fix mispelled hook 2017-12-23 05:41:57 -08:00
Sean Larkin ad10141c38 feat(tapable): convert JsonpMainTemplatePlugin to use .tap 2017-12-22 22:13:13 -08:00
Tobias Koppers 16ee68b5f9 make all methods on Template static 2017-12-07 09:49:50 +01:00
Tobias Koppers 56328a7cab upgrate tapable in Templates 2017-11-28 18:43:01 +01:00
Tobias Koppers 6bb24367b2 Merge branch 'master' into next
# Conflicts:
#	lib/JsonpMainTemplatePlugin.js
#	test/WebWorkerMainTemplatePlugin.unittest.js
#	yarn.lock
2017-11-27 08:59:30 +01:00
Tobias Koppers 00f2b5ede7 advanced module type refactoring
added json type
.mjs default to javascript/esm type
adjusted parser plugins to react on module type
2017-11-11 19:27:19 +01:00