Skip to content

Commit 30c39e8

Browse files
authored
Enable tree shacking
1 parent 6293b1c commit 30c39e8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,5 +125,6 @@
125125
},
126126
"resolutions": {
127127
"@types/rdf-js": "^4.0.0"
128-
}
128+
},
129+
"sideEffects": false
129130
}

0 commit comments

Comments
 (0)