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

Use sideEffects package.json field to explicitly express side effects to bundlers #2566

Closed
char0n opened this issue Feb 16, 2023 · 0 comments
Assignees
Labels
ApiDOM enhancement New feature or request

Comments

@char0n
Copy link
Member

char0n commented Feb 16, 2023

More info here: https://webpack.js.org/guides/tree-shaking/#mark-the-file-as-side-effect-free

@char0n char0n self-assigned this Feb 16, 2023
@char0n char0n added enhancement New feature or request ApiDOM labels 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 char0n closed this as completed Feb 16, 2023
char0n added a commit that referenced this issue Feb 20, 2023
Side effects support was introduced in ApiDOM@0.68.0.
Unfortunately not all side effects were handled properly.

This commit remedies the ApiDOM@0.68.0 release.

Refs #2566
char0n added a commit that referenced this issue Feb 20, 2023
Side effects support was introduced in ApiDOM@0.68.0.
Unfortunately not all side effects were handled properly.

This commit remedies the ApiDOM@0.68.0 release.

Refs #2566
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ApiDOM enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant