Dustin Specker

Results 16 issues of Dustin Specker

If loki-stack Helm chart is deployed behind a corporate proxy, the `apk add -u jq curl` in [1] will fail. The proxy configuration in `values.yaml` will set environment variables on...

1.5 is in beta. - [ ] Add 1.5 version option. - [ ] Add support for [components](http://toddmotto.com/exploring-the-angular-1-5-component-method/).

enhancement

Projects using ES2015 should scaffold with Babel 6.

enhancement

Users should be able to create custom templates for each component. In a `/templates/` directory will exist directories such as `directive/` and `service/`. Within these directories will be files such...

enhancement

TypeScript 1.5.0 adds support for: 1. tsconfig.json - Files property to prevent having to include reference in each `.ts` file 2. Remove reference path from each `.ts` file

enhancement

[email protected] adds support for writing Gulp files in ES2015 with Babel by naming the Gulpfile to `gulpfile.babel.js`. If the user selects ES2015 as appScript, Gulpfile should use ES2015.

enhancement

1. ~~Simply minify CSS and HTML~~ 2. ~~ngMin and minify AngularJS~~ 3. Vulcanize Polymer (or inject minified CSS and JS into minified HTML) 4. ~~Use minified Bower assets~~ 5. ~~Gulp...

enhancement

[gulp-jscpd](https://github.com/yannickcr/gulp-jscpd) should be added on the generator itself and the generated for JS, CS, and TS. Also, verify our generated templates suffice the threshold.

enhancement

1. List Angular Material as a framework option when using Angular 1.3.* 2. Create a navbar of sorts with a home link (HAML, HTML, and Jade) 3. Include ngMaterial as...

enhancement