This website works better with JavaScript.
首頁
探索
說明
登入
xiaobo
/
video_player
複製自
links123.com/video_player
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
视频播放器仓库
7
Commit
1
分支
目錄樹:
2a4cf48b4f
video_player
/
demo
/
.babelrc
.babelrc
72B
文件歷史
原始文件
1
2
3
4
5
{
"extends"
:
"./../.babelrc"
,
"plugins"
: [
"react-hot-loader/babel"
]
}