Skip to content

rwjblue/ember-cli-esnext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This addon is deprecated in favor of https://github.com/babel/ember-cli-babel ⚠️

ember-cli-esnext

This addon inserts adds esnext processing into the javascript preprocessor for Ember CLI.

Installation / Usage

From within your Ember CLI application (must be >= 0.0.41), run the following:

npm install --save-dev ember-cli-esnext

That's all. You can now use ES6 syntax supported by esnext in your .js files.

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published