Tobias Koppers
|
cf30eeeb0f
|
Merge branch 'master' into webpack-2
Conflicts:
lib/ChunkTemplate.js
lib/Compilation.js
lib/HotModuleReplacement.runtime.js
test/TestCases.test.js
test/statsCases/chunks/expected.txt
test/statsCases/simple-more-info/expected.txt
test/statsCases/simple/expected.txt
|
2015-07-01 00:44:17 +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 |
Kenny Tran
|
7a080e6f24
|
Add argument error handling in optimization plugins
|
2015-05-27 09:46:47 -07:00 |
Tobias Koppers
|
cebd3b9722
|
added linting
|
2015-04-23 23:55:50 +02:00 |
Tobias Koppers
|
48aad3eeee
|
fixed #179 typo in OccurenceOrderPlugin
|
2014-02-25 08:51:40 +01:00 |