generator-angulpify icon indicating copy to clipboard operation
generator-angulpify copied to clipboard

Yeoman generator involving AngularJS, Gulp and Browserify

Results 8 generator-angulpify issues
Sort by recently updated
recently updated
newest added

Hello all, I don't have time for this project, so I'd like to give it to a new maintainer so the project could continue! :) If anyone is interested, just...

Hi , I would like to report an issue about the generation of bundle.css. It is related to the issue about gulp-ruby-sass: [Disabling sourcemaps and Sass 3.4 · Issue #113...

bug

Hi! Just a quick question: What is the correct way to add external / bower components CSS files in angulpify build process? I need to add AngularMaterial's CSS to my...

Hey, In [gulp/config.js](https://github.com/jgoux/generator-angulpify/blob/master/generators/app/templates/gulp/config.js) In the bottom are specified settings for gulp-angular-templatecache plugin: - moduleName - prefix - stripPrefix ``` templates: { compiled: 'templates.js', angular: { moduleName: 'app.templates', prefix: '', stripPrefix:...

As Gulp 4 will be released very soon, I'll port all the gulp tasks to it as it comes with a lot of improvements : https://github.com/gulpjs/gulp/blob/4.0/CHANGELOG.md

Fixes file creation tests. Simplifies prompt options values. Use /app standard instead of /generators.

Do you planned add ES6 feature? For example you can use this plugin https://github.com/sindresorhus/gulp-traceur or this https://github.com/thlorenz/es6ify

enhancement

It would be nice if we had Karma support (or some sort of testing support).

enhancement