Explorar el Código

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

Adam Beili hace 2 años
padre
commit
a843c675fe
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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",