Skip to content

fix: generate code correctly for dynamically importing the same file …#18755

Merged
alexander-akait merged 2 commits intomainfrom
issue-18752
Sep 11, 2024
Merged

fix: generate code correctly for dynamically importing the same file …#18755
alexander-akait merged 2 commits intomainfrom
issue-18752

Conversation

@alexander-akait
Copy link
Copy Markdown
Member

…twice and destructuring

What kind of change does this PR introduce?

fixes #18752

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?

Nothing

@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.

Dynamically importing the same file twice in a specific way, incorrectly processes the second request.

2 participants