alexander.akait
|
adf2a6b7c6
|
fix: a lot of types
|
2024-08-06 06:08:48 +03:00 |
alexander.akait
|
a911bd9fa1
|
refactor(types): more
|
2023-06-21 19:00:24 +03:00 |
alexander.akait
|
e381884115
|
refactor(types): more
|
2023-06-21 19:00:24 +03:00 |
alexander.akait
|
d58b0c9c26
|
refactor: types more
|
2023-05-22 00:47:28 +03:00 |
Tobias Koppers
|
6477ca56f8
|
Split options defaulting in normalization and defaults
Apply defaults after plugins are applied to allow plugins to feature their own defaults.
This allows to make preset plugins.
|
2020-02-17 19:12:54 +01:00 |
Tobias Koppers
|
18ae77ef56
|
addEntry takes options object instead of only name
remove duplication in EntryOptionsPlugin and DynamicEntryPlugin
lazy require (Dynamic)EntryPlugin in EntryOptionsPlugin
|
2020-02-04 21:21:42 +01:00 |
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 |