This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
javascript
/
three.js
mirror of
https://github.com/tazdij/three.js.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Add package.json indicating examples are modules (
#21838
)
Garrett Johnson
4 năm trước cách đây
mục cha
787a9a8fbe
commit
a943d00005
1 tập tin đã thay đổi
với
3 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
3
0
examples/jsm/package.json
+ 3
- 0
examples/jsm/package.json
Xem Tập Tin
@@ -0,0 +1,3 @@
+{
+ "type": "module"
+}