Skip to content

Commit ce5ea35

Browse files
authored
Update sideEffects in package.json (#7114)
1 parent 2da9c84 commit ce5ea35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"./build/*": "./build/*",
4747
"./scripts/*": "./scripts/*"
4848
},
49-
"sideEffects": false,
49+
"sideEffects": ["./build/playcanvas/src/deprecated/deprecated.js"],
5050
"type": "module",
5151
"bugs": {
5252
"url": "https://github.com/playcanvas/engine/issues"

0 commit comments

Comments
 (0)