Skip to content

fix: preserve variable names declared with var#7903

Merged
h-a-n-a merged 1 commit intoweb-infra-dev:mainfrom
inottn:fix/7886
Sep 18, 2024
Merged

fix: preserve variable names declared with var#7903
h-a-n-a merged 1 commit intoweb-infra-dev:mainfrom
inottn:fix/7886

Conversation

@inottn
Copy link
Copy Markdown
Collaborator

@inottn inottn commented Sep 13, 2024

Summary

close #7886

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@netlify
Copy link
Copy Markdown

netlify bot commented Sep 13, 2024

Deploy Preview for rspack canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit a4b98a2
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/66e4c21b1a66790008423465

@github-actions github-actions bot added the release: bug fix release: bug related release(mr only) label Sep 13, 2024
Copy link
Copy Markdown
Contributor

@h-a-n-a h-a-n-a left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@h-a-n-a h-a-n-a merged commit 52a31ac into web-infra-dev:main Sep 18, 2024
@inottn inottn deleted the fix/7886 branch September 18, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: bug fix release: bug related release(mr only)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: compilation causes function variables to be replaced by import variables

2 participants