Manuel Gajo

Results 13 issues of Manuel Gajo

I managed to adapt this started template to the project I'm currently working on. Both work correctly: - gulp serve-dev - gulp serve-build However I can't manage to set **production...

**Issues**: - with result Gulp I had to add gulp.task('default', ['app-bundle', 'vendor-bundle']); - only 2 files are generated in ./dist : vendors.min.js (this seems ok), app.min.js (which is **short** but...

paper-menu is included in the bower_components folder which is created the first time I run your example (which works fine). However if I try to add a with 2 inner...