webpack/test/configCases
Tobias Koppers 6fa6e30254
Merge pull request #13110 from eltociear/patch-1
fix typo in  resource-and-context-contextmodule
2022-01-21 18:33:43 +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 make test cases to complete within tests 2021-07-08 12:19:12 +02:00
asset-modules Add 'outputPath' configuration option for resource asset modules 2022-01-18 13:45:42 +02:00
asset-url add `parser.url: "relative"` option 2021-02-16 19:04:16 +01:00
assets/delete-asset update chunk to files mapping when deleting assets 2020-10-15 14:27:23 +02:00
async-commons-chunk make test cases to complete within tests 2021-07-08 12:19:12 +02:00
async-library add test for webpack#13995 2021-08-16 14:07:24 +09:00
cache-dependencies fallback to normal snapshotting when managed path optimization fails 2021-11-15 17:08:48 +01: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 make test cases to complete within tests 2021-07-08 12:19:12 +02:00
clean skip test on windows without admin 2021-11-15 10:31:33 +01:00
code-generation update snapshots and deprecations 2020-08-04 13:58:10 +02:00
compiletime Fix names of options to match the exported types 2021-11-06 00:01:21 +00:00
concatenate-modules Fix module concatenation renaming bug 2021-02-19 12:08:21 +01:00
container fix test problem 2021-11-25 15:52:07 +01: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 test typings and fix type problems in loaders in the test suite 2021-04-22 21:48:47 +02:00
crossorigin/set-crossorigin improve typings and test them in CI 2020-04-21 09:25:43 +02:00
css add experimental SyncModuleIdsPlugin 2022-01-20 13:37:28 +01: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 Revert "Revert "Merge pull request #12278 from xtuc/sven/import-assertions"" 2021-07-24 23:28:30 +01: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 pretty files 2021-05-11 09:31:46 +02:00
devtools improve typings and test them in CI 2020-04-21 09:25:43 +02:00
dll-plugin test typings and fix type problems in loaders in the test suite 2021-04-22 21:48:47 +02: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 add `asyncChunks: boolean` option to disable creation of async chunks 2021-11-10 15:04:44 +01:00
errors chore: update cSpell globs and fix typos 2021-12-12 16:57:14 -05:00
externals improve test stability 2021-09-08 18:35:00 +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 fix typo in resource-and-context-contextmodule 2021-04-11 12:09:49 +09:00
inner-graph chore: update cSpell globs and fix typos 2021-12-12 16:57:14 -05:00
issues use "safe" global object 2021-11-23 20:40:03 +03:00
json/tree-shaking-default fix json related tree shaking and caching problems 2021-02-07 16:43:44 +01:00
layer/rules test typings and fix type problems in loaders in the test suite 2021-04-22 21:48:47 +02:00
library fix target expression 2022-01-10 14:33:34 +01:00
loader-import-module/css match resource should not include special `.webpack[...]` extension 2021-09-03 16:17:41 +02:00
loaders Initialize buildDependencies after beforeLoaders Hook 2021-10-21 13:25:45 +02:00
managedPaths/futureDefaults fix managed paths regexp handling 2021-10-20 10:41:48 +02:00
mangle/mangle-with-object-prop add size optimization mode to `optimization.mangleExports` 2020-07-31 12:54:38 +02:00
module fix outputModule with initial splitChunks 2021-11-25 16:05:03 +01:00
module-name/different-issuers-for-same-module test typings and fix type problems in loaders in the test suite 2021-04-22 21:48:47 +02:00
no-parse improve typings and test them in CI 2020-04-21 09:25:43 +02:00
node/node-prefix add test case 2021-06-18 11:10:56 +02:00
optimization refactor startup logic to better integrate with libraries 2021-03-08 20:25:09 +01:00
output allow to specify `publicPath` for each entrypoint 2021-04-14 16:38:01 +02:00
output-module/simple add `module` library support, test and example 2021-06-23 14:49:14 +02:00
parsing add test case 2021-11-15 09:01:27 +01:00
performance test typings and fix type problems in loaders in the test suite 2021-04-22 21:48:47 +02:00
plugins fix `.webpack[]` suffix to not execute rules 2021-10-08 13:56:39 +02:00
process-assets/html-plugin pretty files 2021-05-11 09:31:46 +02:00
race-conditions/load-module test typings and fix type problems in loaders in the test suite 2021-04-22 21:48:47 +02:00
rebuild test typings and fix type problems in loaders in the test suite 2021-04-22 21:48:47 +02:00
records test typings and fix type problems in loaders in the test suite 2021-04-22 21:48:47 +02:00
resolve Add a test case for resolve.fallback 2021-03-06 12:27:28 -06:00
resolve-merging/override test typings and fix type problems in loaders in the test suite 2021-04-22 21:48:47 +02:00
resolving improvements 2021-04-19 11:53:11 +02:00
rule-set Merge branch 'master' into issue-13284 2021-05-17 16:22:54 +02:00
runtime allow to disable runtime chunk per entry via `runtime: false` 2021-07-05 11:32:45 +02:00
scope-hoisting update snapshots and deprecations 2020-08-04 13:58:10 +02:00
sharing Added testing for new singleton logic (and caught a typo in the process!) 2021-12-02 11:44:23 -05:00
side-effects fix subtraction of runtimes 2021-04-07 15:50:28 +02:00
simple test more test cases for typings and fix typing bug 2020-04-21 09:25:55 +02:00
source-map cleanup 2022-01-04 13:58:36 +01:00
split-chunks chore: update cSpell globs and fix typos 2021-12-12 16:57:14 -05:00
split-chunks-common pretty files 2021-05-11 09:31:46 +02:00
target respect entry-specific library.type when exposing system context 2021-06-30 08:54:57 +02:00
trusted-types improve test case 2022-01-20 16:35:35 +01:00
types/filesystems make filesystem types compatible with memfs and normal fs 2021-01-13 10:14:58 +01: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 add experiments.futureDefaults 2021-09-14 11:29:57 +03:00
worker upgrade filename runtime module to full hash module when referencing a full hash chunk 2021-09-02 10:29:59 +02:00