This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
javascript
/
three.js
tükrözi:
https://github.com/tazdij/three.js.git
Figyelés
2
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Wiki
Forráskód Böngészése
Removed the src/extras from npmignore, which is already included in the build
Sumit Tada
9 éve
szülő
26866d769c
commit
28b292583f
1 módosított fájl
,
1 hozzáadás
és
2 törlés
Osztott Nézet
Diff Statisztika Mutatása
1
2
.npmignore
+ 1
- 2
.npmignore
Fájl Megtekintése
@@ -1,7 +1,6 @@
examples/*
!examples/js/
-src/*
-!src/extras/
+src/
test/
utils/
docs/