Commit Graph

12 Commits

Author SHA1 Message Date
Shubheksha Jalan 5c3a6eaaa9 refactor(ES6): HotModuleReplacementPlugin.test.js 2017-01-18 16:08:06 +05:30
Tobias Koppers 58b9a0428a bigger timeout 2016-01-30 11:20:45 +01:00
Tobias Koppers 7934faa181 Merge branch 'master' into webpack-2
Conflicts:
	.travis.yml
	bin/config-optimist.js
	package.json
	test/TestCases.test.js
2015-08-09 13:32:19 +02:00
Tobias Koppers c0afdf9c6a beautify tests, lint hot and scripts 2015-08-09 12:42:43 +02:00
Tobias Koppers 2245c4acca Promise based chunk loading API
don't flag entry module with `0` id anymore
use extra argument in chunk instead
this allows to require entry points
2015-06-13 11:45:28 +02:00
Tobias Koppers 6d183d4044 fix more tests 2015-03-05 22:58:03 +01:00
Tobias Koppers 452ef2a5fc fixed test case 2014-03-21 16:21:59 +01:00
Tobias Koppers 8229f59adf allow initial chunks to have other ids than 0 2014-02-11 13:27:41 +01:00
Tobias Koppers 3170b76b22 webpack 1.0 beta
moved many options to plugins
#113
2013-12-17 23:21:49 +01:00
Tobias Koppers 6c1e98f759 Fixed Hash Cycle 2013-07-08 08:12:48 +02:00
Tobias Koppers 80b667f57f fix test 2013-07-05 15:03:10 +02:00
Tobias Koppers 1726325ef2 really fixed the bug 2013-07-05 14:56:16 +02:00