Open
Description
Hey there,
I've recently upgraded my dev stack from a 3.x version of the generator to the new 4.0.1. I think the new changes (to me) are broadly good ones, except for ES6 Classes. My reasoning is roughly encapsulated in https://github.com/joshburgess/not-awesome-es6-classes and beyond.
My question is, is there any way to change the component generation from automatically generating ES6 class boilerplate by default?
- I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests.
Item | Version |
---|---|
generator-angular-fullstack | 4.0.1 |
Node | 4.4.7 |
npm | 3.10.5 |
Operating System | OS X 10 |
Item | Answer |
---|---|
Transpiler | Babel / TypeScript |
Markup | HTML / Pug |
CSS | CSS / LESS / SCSS / Stylus |
Router | ngRoute / ui-router |
Client Tests | Jasmine / Mocha |
DB | MongoDB / SQL |
Auth | Y / N |
etc | etc |