webpack/test/configCases
Tobias Koppers 3554793b4b fix bug where module size is added multiple times to the split chunk info
fixes #12307
2021-01-07 16:51:08 +01:00
..
additional-pass/simple improve typings and test them in CI 2020-04-21 09:25:43 +02:00
amd/disabled improve typings and test them in CI 2020-04-21 09:25:43 +02:00
asset-emitted/normal improve typings and test them in CI 2020-04-21 09:25:43 +02:00
asset-modules allow to configure parsers and generators globally 2021-01-05 12:08:30 +01:00
asset-url update enhanced-resolve and webpack-sources 2020-09-28 20:43:03 +02:00
assets/delete-asset update chunk to files mapping when deleting assets 2020-10-15 14:27:23 +02:00
async-commons-chunk improve typings and test them in CI 2020-04-21 09:25:43 +02:00
cache-dependencies/managed-items add test case 2020-09-20 19:44:25 +02:00
chunk-graph/issue-9634 improve typings and test them in CI 2020-04-21 09:25:43 +02:00
chunk-index/order-multiple-entries analyse source code for side effects 2020-10-06 14:10:29 +02:00
code-generation update snapshots and deprecations 2020-08-04 13:58:10 +02:00
compiletime improve typings and test them in CI 2020-04-21 09:25:43 +02:00
concatenate-modules improve typings and test them in CI 2020-04-21 09:25:43 +02:00
container Merge branch 'master' into #11419 2020-09-17 20:33:48 +08:00
contenthash/include-chunk-id test more test cases for typings and fix typing bug 2020-04-21 09:25:55 +02:00
context-exclusion/simple improve typings and test them in CI 2020-04-21 09:25:43 +02:00
context-replacement avoid removing relative path for absolute module directories in context 2020-08-03 13:55:21 +02:00
crossorigin/set-crossorigin improve typings and test them in CI 2020-04-21 09:25:43 +02:00
custom-hash-function/xxhash test more test cases for typings and fix typing bug 2020-04-21 09:25:55 +02:00
custom-modules test more test cases for typings and fix typing bug 2020-04-21 09:25:55 +02:00
custom-source-type/localization improve typings and test them in CI 2020-04-21 09:25:43 +02:00
deep-scope-analysis fix test cases 2020-11-28 18:10:28 +01:00
defaulter/immutable-config improve typings and test them in CI 2020-04-21 09:25:43 +02:00
delegated/simple improve typings and test them in CI 2020-04-21 09:25:43 +02:00
delegated-hash/simple improve typings and test them in CI 2020-04-21 09:25:43 +02:00
deprecations fix test cases 2020-11-28 18:10:28 +01:00
devtools improve typings and test them in CI 2020-04-21 09:25:43 +02:00
dll-plugin flag modules in dlls without entryOnly with side-effects to keep them 2020-12-15 16:38:20 +01:00
dll-plugin-entry improve typings and test them in CI 2020-04-21 09:25:43 +02:00
dll-plugin-format/0-create-dll improve typings and test them in CI 2020-04-21 09:25:43 +02:00
dll-plugin-side-effects improve typings and test them in CI 2020-04-21 09:25:43 +02:00
ecmaVersion test: fix 2020-11-02 19:20:48 +03:00
emit-asset improve typings and test them in CI 2020-04-21 09:25:43 +02:00
entry improve and fix backtracing to root folder from nested directories 2020-08-04 09:36:49 +02:00
errors refactor module concatenation to address discovered bugs/edge cases 2020-09-15 12:36:02 +02:00
externals Add test case 2020-10-19 09:33:01 +02:00
filename-template output.chunkFilename can be a function 2020-09-25 16:03:05 +02:00
finish-modules/simple prettier 2020-11-26 10:52:55 +01:00
graph handle the case when execution order in a concatenated module is runtime-dependent 2020-10-29 17:53:56 +01:00
hash-length remove unnecessary comment 2020-09-17 10:41:16 +02:00
ignore improve typings and test them in CI 2020-04-21 09:25:43 +02:00
inner-graph fix infinite loop in inner graph optimization 2020-10-15 13:24:40 +02:00
issues cleanup asset processing 2020-05-22 10:39:21 +02:00
json/tree-shaking-default don't touch not provided exports as they could be on the prototype 2020-10-06 15:38:17 +02:00
layer/rules allow function for externals.byLayer 2021-01-06 11:14:23 +01:00
library add test case for nested bundles with eval-source-map 2021-01-04 15:36:30 +01:00
loaders test more test cases for typings and fix typing bug 2020-04-21 09:25:55 +02:00
mangle/mangle-with-object-prop add size optimization mode to `optimization.mangleExports` 2020-07-31 12:54:38 +02:00
module-name/different-issuers-for-same-module improve typings and test them in CI 2020-04-21 09:25:43 +02:00
no-parse improve typings and test them in CI 2020-04-21 09:25:43 +02:00
optimization fix dependOn behavior with runtimes, fix runtime passing by entry 2020-07-30 11:18:09 +02:00
output fix test cases 2020-09-18 11:36:16 +02:00
parsing fix called variables with ProvidePlugin 2020-10-10 02:52:43 +02:00
performance improve typings and test them in CI 2020-04-21 09:25:43 +02:00
plugins update test case 2020-11-04 13:40:00 +01:00
process-assets/html-plugin fix triggering processAssets for some assets twice 2020-12-10 17:40:12 +01:00
race-conditions/load-module improve typings and test them in CI 2020-04-21 09:25:43 +02:00
records make ConfigTestCases templated to allow extending 2020-06-02 12:30:39 +02:00
resolve/multi-alias improve typings and test them in CI 2020-04-21 09:25:43 +02:00
resolve-merging/override fix test case 2020-10-23 10:00:58 +02:00
rule-set treat `undefined` equal to not existing in rules 2020-12-17 11:20:11 +01:00
runtime improve typings and test them in CI 2020-04-21 09:25:43 +02:00
scope-hoisting update snapshots and deprecations 2020-08-04 13:58:10 +02:00
sharing fix crash when using shared with runtimeChunk 2020-10-08 00:28:30 +02:00
side-effects improve typings and test them in CI 2020-04-21 09:25:43 +02:00
simple test more test cases for typings and fix typing bug 2020-04-21 09:25:55 +02:00
source-map simplify the testcase 2020-11-07 15:10:12 +00:00
split-chunks fix bug where module size is added multiple times to the split chunk info 2021-01-07 16:51:08 +01:00
split-chunks-common fix: avoid duplicate chunks in template's chunkLoadingGlobal #12128 2020-12-07 00:12:31 +08:00
target remove globalObject hack from test case 2020-08-28 11:27:33 +02:00
utils/lazy-set improve typings and test them in CI 2020-04-21 09:25:43 +02:00
wasm enable experiments.importAsync by default 2020-08-04 00:47:08 +02:00
web allow to execute chunks before the runtime has executed 2020-12-07 09:32:07 +01:00
worker order runtime chunks correctly when they depend on each other 2020-10-14 21:19:50 +02:00