mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 15:40:22 +00:00
20 lines
460 B
Text
20 lines
460 B
Text
server: http://localhost:9876
|
|
|
|
load:
|
|
- lib/jasmine/jasmine-0.10.1.js
|
|
- lib/jasmine-jstd-adapter/JasmineAdapter.js
|
|
- lib/webtoolkit/webtoolkit.base64.js
|
|
# - lib/jquery/jquery-1.4.2.js
|
|
# - lib/underscore/underscore.js
|
|
- src/Angular.js
|
|
- src/*.js
|
|
- src/scenario/_namespace.js
|
|
- src/scenario/*.js
|
|
- test/testabilityPatch.js
|
|
- test/scenario/*.js
|
|
- test/*.js
|
|
|
|
exclude:
|
|
- src/angular.prefix
|
|
- src/angular.suffix
|
|
- src/angular-bootstrap.js
|