Prechádzať zdrojové kódy

Added three.module.min.js to "files" (#25778)

Adam Beili 2 rokov pred
rodič
commit
a843c675fe
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -26,6 +26,7 @@
     "build/three.cjs",
     "build/three.min.js",
     "build/three.module.js",
+    "build/three.module.min.js",
     "examples/jsm",
     "examples/fonts",
     "LICENSE",