Skip to content

Commit

Permalink
adds sideeffects
Browse files Browse the repository at this point in the history
  • Loading branch information
arch1995 committed Jun 18, 2024
1 parent 6d27800 commit 18a5abd
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 @@ -10,6 +10,7 @@
"files": [
"build"
],
"sideEffects": false,
"scripts": {
"test": "mocha",
"build": "rimraf build/ && rollup -c rollup.config.js"
Expand Down

0 comments on commit 18a5abd

Please sign in to comment.