refine uploader, components and their tests (#23)

* feat(uploader, auth_pane): refine uploader and add tests

* chore(package.json): remove unused deps

* test(uploader, components): add tests for uploader and components
This commit is contained in:
Hexxa 2020-12-20 12:03:33 +08:00 committed by GitHub
parent cc0b53eea7
commit e40878f7be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 526 additions and 127 deletions

View file

@ -90,5 +90,5 @@
</head>
<body>
<div id="content"><div id="mount"></div></div>
<script src="static/default-vendors-node_modules_axios_index_js-node_modules_css-loader_dist_runtime_api_js-node_-e9ca3b.bundle.js?910792307d026e16bec7"></script><script src="static/main.bundle.js?910792307d026e16bec7"></script></body>
<script src="static/default-vendors-node_modules_axios_index_js-node_modules_css-loader_dist_runtime_api_js-node_-e9ca3b.bundle.js?aa077616e258b24cc454"></script><script src="static/main.bundle.js?aa077616e258b24cc454"></script></body>
</html>