feature(promise) add

This commit is contained in:
coderaiser 2014-06-18 09:00:44 -04:00
parent e4e3844c2a
commit fd5a89c450
2 changed files with 184 additions and 0 deletions

View file

@ -42,6 +42,7 @@
client = 'client/',
files = [
'util',
'promise',
'cloudfunc',
client + 'dom',
client + 'events',