Просмотр исходного кода

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

Adam Beili 2 лет назад
Родитель
Сommit
a843c675fe
1 измененных файлов с 1 добавлено и 0 удалено
  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",