commit | 9069d5950ba2e0b05d1e3904ec7466cff9a6ce64 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Wed May 11 14:53:20 2016 -0700 |
committer | Matteo Scandolo <teo@onlab.us> | Wed May 11 14:53:20 2016 -0700 |
tree | 6c85dfb243e974c6e41de15db3a743110a3e31d9 | |
parent | 4ec7c184a99d009dbc2eddee00409064b0b66c0a [diff] |
Tested generator and gulp build
diff --git a/views/ngXosLib/generator-xos/app/templates/gulp/build.js b/views/ngXosLib/generator-xos/app/templates/gulp/build.js index b2b1ade..b66cdbc 100644 --- a/views/ngXosLib/generator-xos/app/templates/gulp/build.js +++ b/views/ngXosLib/generator-xos/app/templates/gulp/build.js
@@ -150,6 +150,7 @@ gulp.task('build', function() { runSequence( 'clean', + 'sass', 'templates', 'babel', 'scripts',