mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
feature(dom) uploadFiles progress: every file -> all files
This commit is contained in:
parent
8b4fbb1998
commit
7ca07cdc1d
4 changed files with 96 additions and 77 deletions
|
|
@ -33,6 +33,7 @@ var CloudCmd;
|
|||
'promise-polyfill/Promise',
|
||||
'format-io/lib/format',
|
||||
'rendy/lib/rendy',
|
||||
'emitify/lib/emitify'
|
||||
].map(function(name) {
|
||||
return modules + name;
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue