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
Removed the src/extras from npmignore, which is already included in the build
Sumit Tada
9 năm trước cách đây
mục cha
26866d769c
commit
28b292583f
1 tập tin đã thay đổi
với
1 bổ sung
và
2 xóa
Split View
Hiển thị tình trạng sai khác
1
2
.npmignore
+ 1
- 2
.npmignore
Xem Tập Tin
@@ -1,7 +1,6 @@
examples/*
!examples/js/
-src/*
-!src/extras/
+src/
test/
utils/
docs/