aboutsummaryrefslogtreecommitdiffstats
path: root/src/publishExternalApis.js
diff options
context:
space:
mode:
authorMisko Hevery2012-03-26 21:18:01 -0700
committerMisko Hevery2012-03-28 11:16:36 -0700
commit8218c4b60b82927234cf545253266f288fa936c2 (patch)
treece26aa1e0f273a81c7f38c85aa9849a6675f6c59 /src/publishExternalApis.js
parent2430f52bb97fa9d682e5f028c977c5bf94c5ec38 (diff)
downloadangular.js-8218c4b60b82927234cf545253266f288fa936c2.tar.bz2
chore(Rakefile): get ready for modules
Diffstat (limited to 'src/publishExternalApis.js')
-rw-r--r--src/publishExternalApis.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/publishExternalApis.js b/src/publishExternalApis.js
new file mode 100644
index 00000000..6a6acd13
--- /dev/null
+++ b/src/publishExternalApis.js
@@ -0,0 +1,3 @@
+'use strict';
+
+publishExternalAPI(angular);