Skip to content

Commit 75c2236

Browse files
authored
Enables tree shaking in package.json
1 parent b019b9e commit 75c2236

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"bin": {
3636
"jsonld-context-parse": "bin/jsonld-context-parse.js"
3737
},
38+
"sideEffects": false,
3839
"devDependencies": {
3940
"@types/jest": "^28.0.0",
4041
"coveralls": "^3.0.0",

0 commit comments

Comments
 (0)