Skip to content

Commit

Permalink
fix: add vue files into side effects list
Browse files Browse the repository at this point in the history
  • Loading branch information
cnwangjie committed May 2, 2019
1 parent 5796aa2 commit e1bde91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
"sideEffects": [
"**/index.js",
"*.css",
"*.vue",
"*.styl"
]
}

0 comments on commit e1bde91

Please sign in to comment.