-
Notifications
You must be signed in to change notification settings - Fork 18
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
Use sideEffects
package.json field to explicitly express side effects to bundlers
#2566
Labels
Comments
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 16, 2023
char0n
added a commit
that referenced
this issue
Feb 20, 2023
Side effects support was introduced in [email protected]. Unfortunately not all side effects were handled properly. This commit remedies the [email protected] release. Refs #2566
char0n
added a commit
that referenced
this issue
Feb 20, 2023
Side effects support was introduced in [email protected]. Unfortunately not all side effects were handled properly. This commit remedies the [email protected] release. Refs #2566
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
More info here: https://webpack.js.org/guides/tree-shaking/#mark-the-file-as-side-effect-free
The text was updated successfully, but these errors were encountered: