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

Declare no side effects in the modules #98

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

Igorbek
Copy link
Contributor

@Igorbek Igorbek commented Oct 19, 2023

After recent modification ES modules are correctly loaded but tree-shaking in Webpack also requires declaring the packages to be side effects-free. This is done by declaring sideEffects: false in the package manifests.

@Igorbek Igorbek requested a review from A-gambit October 19, 2023 18:15
@Igorbek Igorbek merged commit 66a4b5c into grammarly:master Oct 19, 2023
1 check passed
@Igorbek Igorbek deleted the f-sideeffects branch October 19, 2023 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants