Commit Graph

9 Commits

Author SHA1 Message Date
Tobias Koppers 6d5310fbd6 allow multiple entryModules per chunk
allow to specify ChunkGroup to depend on
move entry modules into ChunkGraph
2018-08-15 11:51:16 +02:00
Tobias Koppers cf5f1d723c format existing code 2018-07-30 21:29:21 +02:00
Tobias Koppers c774f030f1 merge DependencyLocation and disallow string locations 2018-06-25 10:44:34 +02:00
Tobias Koppers 5238159d21 run prettier on existing code 2018-02-25 02:00:20 +01:00
Florent Cailhol 36c690d37f Use tapable instead of 'plugin' 2017-12-08 14:23:31 +01:00
Tim Sebastian 575ca696e2 use const where applicable in DllEntryPlugin 2017-02-05 10:18:10 +11:00
timse 4463f09302 Refactor dll entry dependency to es6 (#3773)
* refactor DllEntryDependency to es6
2017-01-05 11:53:18 -06:00
Pavithra K 021d0cc53b update DllEntryPlugin to es2015 2016-12-29 14:03:01 +05:30
Tobias Koppers 817e678d9a added DllPlugin and dll example 2015-05-16 18:27:59 +02:00