This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
javascript
/
three.js
kopia lustrzana
https://github.com/tazdij/three.js.git
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Removed the src/extras from npmignore, which is already included in the build
Sumit Tada
9 lat temu
rodzic
26866d769c
commit
28b292583f
1 zmienionych plików
z
1 dodań
i
2 usunięć
Widok podzielony
Pokaż statystyki zmian
1
2
.npmignore
+ 1
- 2
.npmignore
Wyświetl plik
@@ -1,7 +1,6 @@
examples/*
!examples/js/
-src/*
-!src/extras/
+src/
test/
utils/
docs/