webpack/test/configCases/module
Alexander Akait 930785fb00
fix: support `__non_webpack_require__` for ES modules
2025-09-09 22:11:56 +03:00
..
check-defaults style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
chunk-format-fallback chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
circular-externals style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
dependOn-entries fix(esm): fix the import of missing dependency chunks (#19782) 2025-08-11 14:52:42 +03:00
dependOn-runtime-false fix(esm): fix the import of missing dependency chunks (#19782) 2025-08-11 14:52:42 +03:00
dependOn-runtime-single fix(esm): fix the import of missing dependency chunks (#19782) 2025-08-11 14:52:42 +03:00
duplicate-export chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
entries-runtime-false fix(esm): fix the import of missing dependency chunks (#19782) 2025-08-11 14:52:42 +03:00
entries-runtime-single fix(esm): fix the import of missing dependency chunks (#19782) 2025-08-11 14:52:42 +03:00
externals chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
iife-entry-module-with-others chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
iife-inner-strict fix: tree-shakable module library should align preconditions of allowInlineStartup 2025-08-04 18:50:05 +03:00
iife-multiple-entry-modules chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-16040 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-17014-split-chunks chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-17014-webworker chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-17971 fix: support `__non_webpack_require__` for ES modules 2025-09-09 22:11:56 +03:00
issue-19767 fix(esm): fix the failure export of internal function (#19768) 2025-08-06 14:54:28 +03:00
issue-19799 fix: syntax error when comment is on the last line (#19805) 2025-08-14 18:51:50 +03:00
node-globals chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
non-webpack-require style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
non-webpack-require-warning fix: `needCreateRequire` should be set to true only when module output and node target (#19761) 2025-08-25 21:23:34 +03:00
public-path chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
reuse-webpack-esm-library chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
runtime-chunk chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
simple chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
split-chunks chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
split-chunks-issue-19657 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
split-chunks-without-externals chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00