Tobias Koppers
|
f6b5bc54fe
|
Create entry dependency only once for better unsafe caching
|
2021-05-26 21:35:46 +02:00 |
Tobias Koppers
|
7cc40782b7
|
fix some internal types
|
2021-04-22 21:48:25 +02:00 |
Tobias Koppers
|
ed06a7f83a
|
new Worker() support
add support for async anonymous entrypoints from inside the codebase
add worker example
move entry options into Entrypoint and receive them from there
|
2020-09-08 07:37:20 +02:00 |
Tobias Koppers
|
e44e51fa5b
|
bugfix some edge cases
|
2020-05-26 18:08:16 +02:00 |
Tobias Koppers
|
b9c50fdb09
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02: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 |
Florent Cailhol
|
f860c870ac
|
Fix Compiler.hooks.make callbacks
|
2019-05-10 09:55:59 +02: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 |