webpack/test/configCases
hai-x 1f9731ceb8
Merge 4abdfa94df into e1afcd4cc2
2025-10-04 02:05:55 -07:00
..
additional-pass/simple style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
amd/disabled chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
asset-modules fix: integrity in http-url test (#19954) 2025-09-29 19:17:35 +03:00
asset-url chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
assets fix: property handle external modules for CSS (#19917) 2025-09-19 03:37:26 +03:00
async-commons-chunk chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
async-library feat: make the `topLevelAwait` experiment stable (#19849) 2025-08-29 14:27:30 +03:00
async-module fix: resolve execution order issue from extra await in async modules 2025-08-17 18:05:52 +03:00
cache-dependencies style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
cache-filesystem chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
chunk-graph chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
chunk-index style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
clean style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
code-generation chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
compiletime chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
concatenate-modules chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
container feat: make the `topLevelAwait` experiment stable (#19849) 2025-08-29 14:27:30 +03:00
contenthash style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
context-modules fix: types 2025-09-09 18:41:52 +03:00
crossorigin/set-crossorigin chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
css fix: property handle external modules for CSS (#19917) 2025-09-19 03:37:26 +03:00
custom-hash-function chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
custom-modules chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
custom-source-type/localization style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
deep-scope-analysis style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
defaulter/immutable-config chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
defer-import fix: deferred modules define order and transitive deferred module not emitted correctly in concatenated modules 2025-09-23 23:33:02 +03:00
delegated/simple chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
delegated-hash/simple chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
deprecations style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
dll-plugin chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
dll-plugin-entry chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
dll-plugin-format/0-create-dll chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
dll-plugin-side-effects chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
ecmaVersion fix: dynamic import support in workers using browserslist (#19972) 2025-10-02 19:19:35 +03:00
emit-asset chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
entry style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
errors style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
externals fix: support `__non_webpack_require__` for ES modules 2025-09-09 22:11:56 +03:00
filename-template style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
finish-modules/simple style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
graph feat: make the `topLevelAwait` experiment stable (#19849) 2025-08-29 14:27:30 +03:00
hash-length style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
ignore fix: tree-shaking unused `RawModule` (#19671) 2025-07-10 16:23:05 +03:00
inner-graph feat: enable tree-shaking for ESM external modules with named imports (#19641) 2025-07-25 18:22:02 +03:00
issues feat: make the `topLevelAwait` experiment stable (#19849) 2025-08-29 14:27:30 +03:00
json chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
layer feat: make `experiments.layers` stable (#19852) 2025-08-29 16:08:28 +03:00
library fix: keep renderModule order consistent (#19867) 2025-09-05 12:31:05 +03:00
loader-import-module/css style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
loaders fix: types 2025-08-21 19:23:47 +03:00
loaders-and-plugins-falsy/basic fix: types 2025-09-09 18:41:52 +03:00
managedPaths/futureDefaults chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
mangle feat: tree shaking nested exports for destructuring assignment (#19955) 2025-09-29 19:43:22 +03:00
module fix: support `__non_webpack_require__` for ES modules 2025-09-09 22:11:56 +03:00
module-name/different-issuers-for-same-module chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
no-parse chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
node fix: fixed GetChunkFilename failure caused by dependOn entry (#19783) 2025-08-11 14:52:04 +03:00
optimization chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
output fix: many types 2025-08-20 13:50:12 +03:00
parsing test: stability and avoid extra output (#19974) 2025-10-02 21:55:56 +03:00
performance chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
plugins style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
process-assets fix: types 2025-09-02 17:12:40 +03:00
race-conditions chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
rebuild style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
records chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
require/module-require fix: handle var declaration for `createRequire` (#19804) 2025-08-14 16:40:07 +03:00
resolve chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
resolve-merging chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
resolving style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
rule-set style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
runtime style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
scope-hoisting chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
sharing chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
side-effects style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
simple chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
source-map fix 2025-09-30 02:42:01 +08:00
split-chunks perf: fix regression in module concatenation 2025-07-25 18:14:00 +03:00
split-chunks-common style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
target fix: support umd web workers loading 2025-09-19 01:25:38 +03:00
trusted-types chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
types/filesystems style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
umd/issue-15545 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
url chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
utils/lazy-set style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
wasm fix: support umd web workers loading 2025-09-19 01:25:38 +03:00
web test: stability and avoid extra output (#19974) 2025-10-02 21:55:56 +03:00
worker fix: support umd web workers loading 2025-09-19 01:25:38 +03:00