Commit Graph

14 Commits

Author SHA1 Message Date
Tobias Koppers e1bac32c19 Use a Set to store modules in a chunk 2017-05-16 11:50:50 +02:00
Tim Sebastian b8e1981e09 allow chunk.id to be a number - or rather a non-null-something 2017-03-26 20:30:52 +11:00
Tobias Koppers adb4b70238 add missing semicolon 2017-01-26 01:02:33 +01:00
Tobias Koppers 486ffb8873 removed replace call 2017-01-09 22:21:40 +01:00
Ritik Rishu 5b236b9b41 replacing Object.defineProperty with es6 get/set 2017-01-09 19:39:29 +05:30
Ritik Rishu 2c32b087c8 refactor AsyncDependenciesBlock to es6 syntax 2017-01-09 01:37:41 +05:30
Diogo Franco (Kovensky) d5a7cf39bb Update code to pass lint 2016-11-21 09:08:54 +09:00
Tobias Koppers 2f618e733a refactoring and aggressive-splitting plugin 2016-07-13 11:03:14 +02:00
e-cloud 13322ca35c add missing constructors for all classes needed
As i walk through the source, i've tried to trace the webpack running stack.
Then, i find the missing constructors result in uncleasr stack and create a patch
for them.
2016-05-20 13:39:36 +08:00
Tobias Koppers ee5815333e more reliable recording and hashing of async chunks
fixed #433
2015-04-21 08:35:34 +02:00
Patrick Gotthardt 027967903e Fix error in watch mode 2015-01-07 09:20:48 +01:00
Tobias Koppers de1ea9d15e allow multiple chunks for a dependency block #640 2015-01-01 21:58:27 +01:00
Tobias Koppers 30f954067c track chunk origin 2014-01-23 15:31:40 +01:00
Tobias Koppers ee01837d66 Refactored everything for 0.9 2013-01-30 18:49:25 +01:00