This website works better with JavaScript.
Home
Explore
Help
Sign In
bleu
/
video_player
forked from
links123.com/video_player
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
视频播放器仓库
6
Commits
1
Branch
Tree:
b2f75a65ee
video_player
/
demo
/
.babelrc
.babelrc
72B
History
Raw
1
2
3
4
5
{
"extends"
:
"./../.babelrc"
,
"plugins"
: [
"react-hot-loader/babel"
]
}