UNPKG

ember-cli-ic-ajax

Version:

Include ic-ajax into an ember-cli application.

16 lines (9 loc) 333 B
## ember-cli-ic-ajax This addon that adds `ic-ajax` to the generated Ember CLI output (in `vendor.js`). ### Installation / Usage From within your Ember CLI application (must be > 0.0.34), run the following: ```bash npm install --save-dev ember-cli-ic-ajax ``` ### References * [ic-ajax](https://github.com/instructure/ic-ajax)