This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
samien
/
three.js
同期ミラー
https://github.com/mrdoob/three.js.git
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
Removed the src/extras from npmignore, which is already included in the build
Sumit Tada
10 年 前
親
26866d769c
コミット
28b292583f
1 ファイル変更
、
1 行追加
、
2 行削除
分割表示
差分情報を表示
1
2
.npmignore
+ 1
- 2
.npmignore
ファイルの表示
@@ -1,7 +1,6 @@
examples/*
!examples/js/
-src/*
-!src/extras/
+src/
test/
utils/
docs/