mcfly-io / generator-mcfly

A Yeoman generator for scaffolding an application using angular, browserify, ionic and famous
323 stars 43 forks source link

How do I use ES6/7 features? #322

Open aloifolia opened 8 years ago

aloifolia commented 8 years ago

The readme file mentions ES6/7 support. However, I do not find any further explanation in the Wiki. Additionally, all generated files use ES5 syntax only. Am I missing something?