We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3481a7a commit 8a6b22cCopy full SHA for 8a6b22c
package.json
@@ -26,7 +26,7 @@
26
"vue-resource": "^0.9.0"
27
},
28
"scripts": {
29
- "build": "babel lib -d compiled"
+ "build": "babel lib -d compiled && gulp semantic-build"
30
31
"licenses": "MIT",
32
"main": "compiled/index.js",
0 commit comments