webpack/test/configCases/split-chunks
Tobias Koppers b30596e170 enforce side-effects on async entries similar to normal entrypoints
fixes #12646
2021-02-10 16:23:36 +01:00
..
asnyc-entries enforce side-effects on async entries similar to normal entrypoints 2021-02-10 16:23:36 +01:00
chunk-filename-delimiter unify config options for jsonpFunction and chunkLoadFunction to chunkLoadingGlobal 2020-08-28 10:58:00 +02:00
chunk-filename-delimiter-default unify config options for jsonpFunction and chunkLoadFunction to chunkLoadingGlobal 2020-08-28 10:58:00 +02:00
custom-filename improve typings and test them in CI 2020-04-21 09:25:43 +02:00
custom-filename-function improve typings and test them in CI 2020-04-21 09:25:43 +02:00
custom-filename-many-custom improve typings and test them in CI 2020-04-21 09:25:43 +02:00
entry-point-error analyse source code for side effects 2020-10-06 14:10:29 +02:00
incorrect-chunk-reuse improve typings and test them in CI 2020-04-21 09:25:43 +02:00
issue-8908 improve typings and test them in CI 2020-04-21 09:25:43 +02:00
issue-9491 improve typings and test them in CI 2020-04-21 09:25:43 +02:00
issue-11337 fixes #11337 2020-08-19 14:45:55 +02:00
issue-11513 analyse source code for side effects 2020-10-06 14:10:29 +02:00
issue-12307 fix bug where module size is added multiple times to the split chunk info 2021-01-07 16:51:08 +01:00
max-size-casing fixes #11026 2020-06-22 09:31:03 +02:00
module-type-filter improve typings and test them in CI 2020-04-21 09:25:43 +02:00
move-to-entrypoint allow to move modules to parent chunks 2020-09-25 10:51:13 +02:00
no-options improve typings and test them in CI 2020-04-21 09:25:43 +02:00
reuse-chunk-name improve typings and test them in CI 2020-04-21 09:25:43 +02:00
runtime-chunk improve typings and test them in CI 2020-04-21 09:25:43 +02:00
runtime-chunk-async-node allow runtimeChunk with node targets 2020-06-29 11:46:16 +02:00
runtime-chunk-no-async improve typings and test them in CI 2020-04-21 09:25:43 +02:00
runtime-chunk-node allow runtimeChunk with node targets 2020-06-29 11:46:16 +02:00
vendor-only-entrypoint reuseExistingChunk is able to reuse an entry chunk when it's the only selected chunk 2021-01-19 17:08:58 +01:00