浏览代码

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

Adam Beili 2 年之前
父节点
当前提交
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",