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
Add package.json indicating examples are modules (
#21838
)
Garrett Johnson
4 lat temu
rodzic
787a9a8fbe
commit
a943d00005
1 zmienionych plików
z
3 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
3
0
examples/jsm/package.json
+ 3
- 0
examples/jsm/package.json
Wyświetl plik
@@ -0,0 +1,3 @@
+{
+ "type": "module"
+}