webpack/test/configCases/concatenate-modules
Patrik Åkerstrand 398fdef5c8
Fix module concatenation renaming bug
Fixes a case where variable renaming due to module concatenation caused
the generated code to look up a different property than the source code, when
combined with a default value for the property

Closes #12712
2021-02-19 12:08:21 +01:00
..
destructuring-assignment-with-default-value-and-variable-collision-nested Fix module concatenation renaming bug 2021-02-19 12:08:21 +01:00
destructuring-assignment-with-default-value-and-variable-collision-simple Fix module concatenation renaming bug 2021-02-19 12:08:21 +01:00
load-chunk-function improve typings and test them in CI 2020-04-21 09:25:43 +02:00
rename-10168 improve typings and test them in CI 2020-04-21 09:25:43 +02:00
split-chunk-entry-module improve typings and test them in CI 2020-04-21 09:25:43 +02:00