-
- Notifications
You must be signed in to change notification settings - Fork 1.3k
refactor(es/helpers): Make inline helpers optional at compile time #10808
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
Conversation
🦋 Changeset detectedLatest commit: 592ad29 The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
CodSpeed Performance ReportMerging #10808 will improve performances by 2.24%Comparing Summary
Benchmarks breakdown
|
| Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Description:
This feature would be helpful for rspack/Deno/next.js folks because they always use external helpers. I didn't list up other ones because I don't know their details.
BREAKING CHANGE:
This PR introduces a breaking change for Rust API because
external: falsewill not have an impact anymore if theinline-helpersfeature is disabled