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

feat: allow tree-shaking by adding "sideEffects": false to package.json #2480

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

josdejong
Copy link
Contributor

Fixes #2479

@josdejong josdejong changed the title feat: allow tree-shaking by adding `"sideEffects": false to package.json feat: allow tree-shaking by adding "sideEffects": false to package.json Jul 26, 2024
@jasoniangreen jasoniangreen merged commit f06766f into ajv-validator:master Aug 1, 2024
5 checks passed
@josdejong josdejong deleted the feat/tree-shaking branch August 21, 2024 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add sideEffects: false flag to package.json to allow tree-shaking
2 participants