Browse Source

Package.json: Added "sideEffects": false

Mr.doob 4 years ago
parent
commit
1ba2c1480a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -8,6 +8,7 @@
     "type": "git",
     "url": "https://github.com/mrdoob/three.js"
   },
+  "sideEffects": false,
   "files": [
     "build/three.js",
     "build/three.min.js",