Skip to content

fix: variable name conflict with concatenate and runtime code#18937

Merged
alexander-akait merged 1 commit intomainfrom
issue-18932
Nov 5, 2024
Merged

fix: variable name conflict with concatenate and runtime code#18937
alexander-akait merged 1 commit intomainfrom
issue-18932

Conversation

@alexander-akait
Copy link
Copy Markdown
Member

What kind of change does this PR introduce?

fixes #18932

Did you add tests for your changes?

Yes

Does this PR introduce a breaking change?

No

What needs to be documented once your changes are merged?

No

@webpack-bot
Copy link
Copy Markdown
Contributor

For maintainers only:

  • This needs to be documented (issue in webpack/webpack.js.org will be filed when merged)
  • This needs to be backported to webpack 4 (issue will be created when merged)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Variable name conflict between bundled module and webpack internal variables when concatenateModules is enabled

2 participants