Skip to content

Commit d67784b

Browse files
frano-mclaude
andcommitted
chore: add sideeffects field to package.json to enable bundler tree-shaking (#886)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent efb112e commit d67784b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
},
2222
"homepage": "https://github.com/DataBiosphere/findable-ui/tree/main/#readme",
2323
"main": "lib/index.js",
24+
"sideEffects": false,
2425
"files": [
2526
"lib",
2627
"types"

0 commit comments

Comments
 (0)