webpack/test/configCases/concatenate-modules/destructuring-assignment-wi...
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
..
config.js Fix module concatenation renaming bug 2021-02-19 12:08:21 +01:00
index.js Fix module concatenation renaming bug 2021-02-19 12:08:21 +01:00
module-a.js Fix module concatenation renaming bug 2021-02-19 12:08:21 +01:00
webpack.config.js Fix module concatenation renaming bug 2021-02-19 12:08:21 +01:00