Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable treeshaking polyfills #6332

Merged
merged 2 commits into from
May 1, 2024
Merged

Disable treeshaking polyfills #6332

merged 2 commits into from
May 1, 2024

Conversation

kpal81xd
Copy link
Contributor

@kpal81xd kpal81xd commented May 1, 2024

Fixes #6328

Adds a custom plugin to disable treeshaking on certain module paths (polyfills in this case)

@kpal81xd kpal81xd self-assigned this May 1, 2024
@kpal81xd kpal81xd requested review from a team and mvaligursky May 1, 2024 11:40
Copy link
Contributor

@mvaligursky mvaligursky left a comment

Choose a reason for hiding this comment

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

Nice!

@kpal81xd kpal81xd merged commit 5a34e87 into main May 1, 2024
7 checks passed
@kpal81xd kpal81xd added the bug label May 1, 2024
@kpal81xd kpal81xd deleted the treeshake-polyfill-fix branch May 1, 2024 11:43
slimbuck pushed a commit to slimbuck/engine that referenced this pull request May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Engine 1.70.0 is missing polyfills
2 participants