# Ember-derequire

[Ember CLI](http://www.ember-cli.com/) addon to replace all occurances of a given token with another (require with eriuqer and define with enifed by default). [broccoli-derequire](https://github.com/rwjblue/broccoli-derequire).

## Installation

    ember install ember-derequire

Read more about the options you may pass in on the [broccoli-derequire](https://github.com/rwjblue/broccoli-derequire) page. For more information on using ember-cli, visit [http://www.ember-cli.com/](http://www.ember-cli.com/).