Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
adds sideeffects
  • Loading branch information
arch1995 committed Jun 18, 2024
commit 18a5abdaaffb900a88d326c10b8b3b35ead22f10
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