Skip to content

Commit

Permalink
build: add sideEffects
Browse files Browse the repository at this point in the history
  • Loading branch information
RexSkz committed May 3, 2024
1 parent ee0bb8b commit 0b5cf22
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 @@ -8,6 +8,7 @@
"bin": {
"jsondiff": "bin/jsondiff.cjs"
},
"sideEffects": ["*.css"],
"scripts": {
"start": "cross-env rollup -c rollup.config.pages.ts -w",
"dev": "cross-env pnpm start",
Expand Down

0 comments on commit 0b5cf22

Please sign in to comment.