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 e867661 commit a747395Copy full SHA for a747395
package.json
@@ -50,6 +50,7 @@
50
"gulp": "gulp",
51
"ncu": "ncu",
52
"test": "npm run lint",
53
+ "build": "gulp default",
54
"lint": "gulp lint",
55
"serve": "gulp serve"
56
}
0 commit comments