Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 498 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 498 Bytes

embler-cli-regenerator

An addon to add regenerator processing to Ember CLI's javascript preprocessor.

Installation

Run the following in your Ember CLI application directory:

npm install --save-dev ember-cli-regenerator

References

For more information on using ember-cli, visit http://iamstef.net/ember-cli/.