mirror of https://github.com/vuejs/core.git
chore(@vue/shared): add `"sideEffects": false` (#5480)
This commit is contained in:
parent
711c826c68
commit
74d239caf7
|
@ -9,6 +9,7 @@
|
||||||
"index.js",
|
"index.js",
|
||||||
"dist"
|
"dist"
|
||||||
],
|
],
|
||||||
|
"sideEffects": false,
|
||||||
"buildOptions": {
|
"buildOptions": {
|
||||||
"formats": [
|
"formats": [
|
||||||
"esm-bundler",
|
"esm-bundler",
|
||||||
|
|
Loading…
Reference in New Issue