Can add sideEffects false to package.json #1540
Unanswered
skywalker512
asked this question in
Q&A
Replies: 1 comment
-
Thanks for reporting this. PR's welcome! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If i use @udecode/plate to import, because packages like @udecode/plate-juice don't have sideEffects false in package.json, vite'll think @udecode/plate-juice has side effects and still pack it into the final product, even i dont use @udecode/plate-juice
Beta Was this translation helpful? Give feedback.
All reactions