Conversation

ktsn

Adding sideEffects: false helps webpack to tree-shake the user code includes vue-class-component.
https://webpack.js.org/guides/tree-shaking/#mark-the-file-as-side-effect-free

@ktsnktsn merged commit 70ed762 into master May 6, 2020
@ktsnktsn deleted the side-effect branch May 6, 2020 07:19
nevilm-lt pushed a commit to nevilm-lt/vue-class-component that referenced this pull request Apr 22, 2022
Sign up for free to join this conversation on . Already have an account? Sign in to comment
None yet
None yet

Successfully merging this pull request may close these issues.

@ktsn