We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
gulp build
test
1 parent 97d7fcc commit 61f70f6Copy full SHA for 61f70f6
1 file changed
package.json
@@ -31,7 +31,7 @@
31
"url": "git://github.com/angular-fullstack/generator-angular-fullstack.git"
32
},
33
"scripts": {
34
- "test": "grunt test"
+ "test": "gulp build && grunt test"
35
36
"dependencies": {
37
"babel-plugin-syntax-class-properties": "^6.5.0",
0 commit comments