Skip to content

Commit

Permalink
rotate plugins for xgplayer
Browse files Browse the repository at this point in the history
  • Loading branch information
Maysjtu committed Nov 1, 2018
1 parent 3eff095 commit 8ba32ff
Show file tree
Hide file tree
Showing 9 changed files with 647 additions and 606 deletions.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,15 @@
"eslint-plugin-node": "^6.0.1",
"eslint-plugin-promise": "^3.8.0",
"eslint-plugin-standard": "^3.1.0",
"file-loader": "^2.0.0",
"koa": "^2.5.1",
"koa-range": "^0.3.0",
"koa-static": "^4.0.3",
"lerna": "2.9.0",
"lerna-changelog": "^0.8.0",
"lint-staged": "^7.2.0",
"style-loader": "^0.21.0",
"svg-url-loader": "^2.3.2",
"webpack": "^4.12.0",
"webpack-cli": "^3.0.8",
"webworkify-webpack-dropin": "^1.1.9"
Expand Down Expand Up @@ -72,5 +74,7 @@
}
},
"homepage": "https://github.com/bytedance/xgplayer#readme",
"dependencies": {}
"dependencies": {
"svg-inline-loader": "^0.8.0"
}
}
10 changes: 5 additions & 5 deletions packages/xgplayer/browser/index.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions packages/xgplayer/dist/index.js

Large diffs are not rendered by default.

Loading

0 comments on commit 8ba32ff

Please sign in to comment.