aboutsummaryrefslogtreecommitdiffstats
path: root/angularFiles.js
diff options
context:
space:
mode:
authorMatias Niemelä2014-02-24 19:21:20 -0500
committerMatias Niemelä2014-02-24 21:23:10 -0500
commit62761428eff3a53e69367449eb81869e59e75e39 (patch)
tree40ce8ffa232cc38c821c78c29b0b811c45e406db /angularFiles.js
parent04d7317cdd95ba00783389f89f6e9a7e1fc418f8 (diff)
downloadangular.js-62761428eff3a53e69367449eb81869e59e75e39.tar.bz2
chore(core): create a wrapper to manage async callbacks
Diffstat (limited to 'angularFiles.js')
-rwxr-xr-xangularFiles.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/angularFiles.js b/angularFiles.js
index 3cbc7ece..1647ba48 100755
--- a/angularFiles.js
+++ b/angularFiles.js
@@ -11,6 +11,7 @@ angularFiles = {
'src/ng/anchorScroll.js',
'src/ng/animate.js',
+ 'src/ng/asyncCallback.js',
'src/ng/browser.js',
'src/ng/cacheFactory.js',
'src/ng/compile.js',