Skip to content

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

Merged
jasoniangreen merged 1 commit intoajv-validator:masterfrom
josdejong:feat/tree-shaking
Aug 1, 2024
Merged

feat: allow tree-shaking by adding "sideEffects": false to package.json#2480
jasoniangreen merged 1 commit intoajv-validator:masterfrom
josdejong:feat/tree-shaking

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
@josdejong josdejong deleted the feat/tree-shaking branch August 21, 2024 07:37
AlbinaBlazhko17 pushed a commit to Redocly/ajv that referenced this pull request Oct 28, 2025
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