Skip to content

Commit

Permalink
fix(nextjs): Restore tree shaking capabilities (#7710)
Browse files Browse the repository at this point in the history
  • Loading branch information
lforst committed Apr 3, 2023
1 parent c8ac7cb commit e99492a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,6 @@
},
"volta": {
"extends": "../../package.json"
}
},
"sideEffects": false
}

0 comments on commit e99492a

Please sign in to comment.