aboutsummaryrefslogtreecommitdiffstats
path: root/src/angular-bootstrap.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/angular-bootstrap.js')
-rw-r--r--src/angular-bootstrap.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/angular-bootstrap.js b/src/angular-bootstrap.js
index 0f7cd2ea..d2b2ff9c 100644
--- a/src/angular-bootstrap.js
+++ b/src/angular-bootstrap.js
@@ -46,6 +46,7 @@
addScript("/JSON.js");
addScript("/Model.js");
addScript("/Parser.js");
+ addScript("/Resource.js");
addScript("/Scope.js");
addScript("/Server.js");
addScript("/Users.js");