chore(@vue/shared): add "sideEffects": false (#5480)

This commit is contained in:
Haoqun Jiang 2022-04-13 17:23:45 +08:00 committed by GitHub
parent 711c826c68
commit 74d239caf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@
"index.js", "index.js",
"dist" "dist"
], ],
"sideEffects": false,
"buildOptions": { "buildOptions": {
"formats": [ "formats": [
"esm-bundler", "esm-bundler",