-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
fix(web-components): enumerate side effects in package.json #28748
fix(web-components): enumerate side effects in package.json #28748
Conversation
🕵 fluentui-web-components-v3 No visual regressions between this PR and main |
📊 Bundle size report🤖 This report was generated against 6642e27d0fa3037b40bf7659813416d115c5e987 |
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: 6642e27d0fa3037b40bf7659813416d115c5e987 (build) |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 4289f1b:
|
f70a944
to
4289f1b
Compare
Previous Behavior
Some bundlers would tree shake out ambient imports which provide defined components.
New Behavior
Side effects are enumerated in the package.json.