mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-03-29 16:58:56 +08:00
browser is now injectable into the system
This commit is contained in:
1
src/angular-bootstrap.js
vendored
1
src/angular-bootstrap.js
vendored
@@ -47,6 +47,7 @@
|
||||
addScript("/Parser.js");
|
||||
addScript("/Resource.js");
|
||||
addScript("/Browser.js");
|
||||
addScript("/AngularPublic.js");
|
||||
|
||||
// Extension points
|
||||
addScript("/apis.js");
|
||||
|
||||
Reference in New Issue
Block a user