Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
登録
サインイン
lihai
/
plugin_video
Watch
1
Star
0
Fork
0
Files
課題
0
プルリクエスト
0
Wiki
ツリー:
9abd44f562
ブランチ
タグ
master
4.4.0
4.3.1
4.3.0
4.2.1
4.1.0
v3.9.0
v3.8.0
v3.6.0
v3.0.0
v1.0.0
plugin_video
/
.babelrc
.babelrc
108 B
履歴
Raw
1
2
3
4
5
6
7
8
{
"presets": [
["env", { "modules": false }],
"stage-2"
],
"plugins": ["transform-runtime"]
}