mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-23 19:40:56 +08:00
created a way to init the code without autobootstrap
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
server: http://localhost:9876
|
||||
|
||||
load:
|
||||
- lib/swfobject/swfobject.js
|
||||
- lib/webtoolkit/webtoolkit.base64.js
|
||||
- lib/jquery/jquery-1.3.2.js
|
||||
- lib/jquery/jquery-ui-1.7.1.custom.min.js
|
||||
@@ -13,4 +12,6 @@ load:
|
||||
- test/testabilityPatch.js
|
||||
- test/test/*.js
|
||||
- test/*.js
|
||||
|
||||
|
||||
exclude:
|
||||
- src/angular-bootstrap.js
|
||||
|
||||
Reference in New Issue
Block a user