feature(bower) promise-polyfill v4.0.1

This commit is contained in:
coderaiser 2016-03-21 16:29:57 -04:00
parent 38a6e8113b
commit 34ab8e4aac
12 changed files with 345 additions and 242 deletions

View file

@ -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'),