This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
javascript
/
three.js
peilaus alkaen
https://github.com/tazdij/three.js.git
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
Removed the src/extras from npmignore, which is already included in the build
Sumit Tada
9 vuotta sitten
vanhempi
26866d769c
commit
28b292583f
1 muutettua tiedostoa
jossa
1 lisäystä
ja
2 poistoa
Jaettu näkymä
Näytä diff tilastot
1
2
.npmignore
+ 1
- 2
.npmignore
Näytä tiedosto
@@ -1,7 +1,6 @@
examples/*
!examples/js/
-src/*
-!src/extras/
+src/
test/
utils/
docs/