generator-angular2-typescript
generator-angular2-typescript copied to clipboard
Yeoman generator to scaffold out a front-end project with angular, typescript, webpack and much more..
I couldn't select CSS framework using arrow keys, and eventually "none" was selected. When i pressed down arrow key,nothing changes , it stopped at "None" and couldn't change the option....
source code generated not included karma config
In your Gulp file i see you use `buildStatic` to generate the production build, but you do not use lazy loading modules, provided by Angular2. I'm developing an app based...
Hi, I've asked this question on StackOverflow: http://stackoverflow.com/questions/39973108/sourcemap-not-working-on-firefox-with-webpack-on-angular-2-application I can't correctly see line numbers while on Firefox, i'm pretty sure it's a Firefox bug but i was wondering if there's...
I discovered this gem the other day, [ngc-loader](https://github.com/TheLarkInn/ngc-loader), by one of the Webpack core team members. Would it make sense to try to add it to the project? I asked...