Chris Draycott-Wheatley

Results 12 issues of Chris Draycott-Wheatley

Current list of options to implement: - `.js` - `.es6` - `.ts`

feature

https://github.com/angular/angular/issues/1471

enhancement
feature

Expand upon single option to allow users to choose their build/development tool. Allow choices: - Gulp - Grunt - Webpack - JSPM/SystemJs

feature

- [ ] Inline templates - [ ] Services - [ ] Nested components - [ ] Forms

feature

Current list of options to implement: - Babel - Traceur

feature

Currently it's more difficult than it should be to resize the hamburger. Need to figure out a way to make it easier to resize for users.

As suggested by @yoshuawuyts in https://github.com/choojs/create-choo-electron/issues/1 this PR sets `NODE_ENV` to 'production' by default when running `bankai build`. If desired a user can set their own `NODE_ENV` which will override...