Skip to content

Commit

Permalink
fixed: dist/reset.css dropped in production mode
Browse files Browse the repository at this point in the history
  • Loading branch information
mengfei.v committed Nov 24, 2022
1 parent 403d345 commit 4cd9776
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -37,6 +37,7 @@
"locale"
],
"sideEffects": [
"dist/*",
"*.less"
],
"main": "lib/index.js",
Expand Down

0 comments on commit 4cd9776

Please sign in to comment.