Files
awx/awx/ui/client/lib/loader.js
2015-07-30 13:03:52 -04:00
..
2015-07-30 13:03:52 -04:00
2015-07-27 10:19:14 -04:00
2015-07-27 10:19:14 -04:00
2015-07-30 13:03:52 -04:00
2015-07-27 10:19:14 -04:00
2015-07-27 10:19:14 -04:00
2015-07-27 10:19:14 -04:00

loader.js Build Status

Minimal AMD loader mostly stolen from @wycats.

Tests

To run the test you'll need to have testem installed. Install it with npm install -g testem.

(You'll also have to install the bower components, which you can do by running bower install)

You may run them with:

testem ci

You can also launch testem development mode with:

testem

License

loader.js is MIT Licensed.