This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
javascript
/
three.js
espejo de
https://github.com/tazdij/three.js.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Removed the src/extras from npmignore, which is already included in the build
Sumit Tada
hace 9 años
padre
26866d769c
commit
28b292583f
Se han
modificado 1 ficheros
con
1 adiciones
y
2 borrados
Dividir vista
Mostrar estadísticas de diff
1
2
.npmignore
+ 1
- 2
.npmignore
Ver fichero
@@ -1,7 +1,6 @@
examples/*
!examples/js/
-src/*
-!src/extras/
+src/
test/
utils/
docs/