mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 01:47:35 +00:00
feature(bower) promise-polyfill v4.0.1
This commit is contained in:
parent
38a6e8113b
commit
34ab8e4aac
12 changed files with 345 additions and 242 deletions
|
|
@ -31,7 +31,7 @@ var CloudCmd;
|
|||
}),
|
||||
|
||||
moduleFiles = [
|
||||
window.Promise ? '' : 'promise-polyfill/Promise.min',
|
||||
window.Promise ? '' : 'promise-polyfill/promise.min',
|
||||
libDir('format', 'format-io'),
|
||||
libDir('rendy'),
|
||||
libDir('emitify', '', 'dist'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue