Chris Draycott-Wheatley
                                            Chris Draycott-Wheatley
                                        
                                    Current list of options to implement: - `.js` - `.es6` - `.ts`
Expand upon single option to allow users to choose their build/development tool. Allow choices: - Gulp - Grunt - Webpack - JSPM/SystemJs
- [ ] Inline templates - [ ] Services - [ ] Nested components - [ ] Forms
Current list of options to implement: - Babel - Traceur
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...