This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
javascript
/
three.js
mirrorاز
https://github.com/tazdij/three.js.git
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
Removed the src/extras from npmignore, which is already included in the build
Sumit Tada
9 سال پیش
والد
26866d769c
کامیت
28b292583f
1فایلهای تغییر یافته
به همراه
1 افزوده شده
و
2 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
1
2
.npmignore
+ 1
- 2
.npmignore
مشاهده فایل
@@ -1,7 +1,6 @@
examples/*
!examples/js/
-src/*
-!src/extras/
+src/
test/
utils/
docs/