Skip to content

Commit c8358f8

Browse files
motiz88leebyron
authored andcommitted
Mark all modules as having no side effects for bundling (#1312)
1 parent 367e307 commit c8358f8

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
@@ -5,6 +5,7 @@
55
"license": "MIT",
66
"main": "index",
77
"module": "index.mjs",
8+
"sideEffects": false,
89
"homepage": "https://github.com/graphql/graphql-js",
910
"bugs": {
1011
"url": "https://github.com/graphql/graphql-js/issues"

0 commit comments

Comments
 (0)