created a way to init the code without autobootstrap

This commit is contained in:
Misko Hevery
2010-01-08 16:04:35 -08:00
parent fac0e698a8
commit 214c142d9d
19 changed files with 181 additions and 176 deletions

View File

@@ -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