Skip to content

Commit 8a6b22c

Browse files
author
Vinayak Kulkarni
committed
Added gulp task in build
1 parent 3481a7a commit 8a6b22c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"vue-resource": "^0.9.0"
2727
},
2828
"scripts": {
29-
"build": "babel lib -d compiled"
29+
"build": "babel lib -d compiled && gulp semantic-build"
3030
},
3131
"licenses": "MIT",
3232
"main": "compiled/index.js",

0 commit comments

Comments
 (0)