视频播放器仓库

.babelrc 72B

12345
  1. {
  2. "extends": "./../.babelrc",
  3. "plugins": ["react-hot-loader/babel"]
  4. }