generator-cg-angular icon indicating copy to clipboard operation
generator-cg-angular copied to clipboard

Yeoman generator for Enterprise Angular projects.

Results 70 generator-cg-angular issues
Sort by recently updated
recently updated
newest added

implement code documentation based on [johnpapa's recomendations](https://github.com/johnpapa/angular-styleguide#comments) and JavaScript™ Closures also based on [johnpapa's recomendations](https://github.com/johnpapa/angular-styleguide#javascript-closures) thanks to @johnpapa by the way, it looks like your repository is no longer maintained…...

Hi @cgross, I want to know if you have abandoned this project or not? Cause you have answered to an issue 6 days ago but didn't commit, answer to PR,...

Is there a simple way to integrate an ES6 transpiler? Babel or Tracer ? Thanks,

Is there a way to dynamically load less files? I have two modules that have their own less rules that collide when the app loads, I tried injecting the following...

Fleshed out validations to enforce angular naming rules which are now enforced https://github.com/angular/angular.js/commit/634e467172efa696eb32ef8942f fbedeecbd030e

My css is broken when I deploy my app to the production site. This is the error I am getting: mysiteurl/app.less 404 (Not Found) . Its weird however, when I...

It would be awesome if one could get the option to choose if you want a less file or not. In a large project with cg-angular you will get like...

I would like to propose to centralize package management to npm. So, packages in bower.json are moved to package.json as devDependencies. What are the pros for bower? I would prefer...

Hi, Is an upgrade is planned to use ng 1.3.x ? Tx

Well I can't find a forum with general questions, so sorry posting here in issues. I can't get http-rewrite-middleware to play nice with cg-angular, anyone making it working here? And...