Skip to content

Commit

Permalink
feat: sideEffects
Browse files Browse the repository at this point in the history
  • Loading branch information
crazyair committed Sep 25, 2020
1 parent d91add4 commit f5d86d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/yforms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
"lib",
"dist"
],
"sideEffects": [
"*.less"
],
"scripts": {
"lint:tsc": "tsc -p tsconfig.json --noEmit",
"build": "father-build"
Expand Down

0 comments on commit f5d86d7

Please sign in to comment.