Skip to content

Commit e1bde91

Browse files
committed
fix: add vue files into side effects list
1 parent 5796aa2 commit e1bde91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
"sideEffects": [
6767
"**/index.js",
6868
"*.css",
69+
"*.vue",
6970
"*.styl"
7071
]
7172
}

0 commit comments

Comments
 (0)