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 d61f082 commit ee2989bCopy full SHA for ee2989b
package.json
@@ -53,6 +53,7 @@
53
"scripts": {
54
"grunt": "grunt",
55
"test": "grunt test --verbose --stack",
56
+ "build": "grunt build:release",
57
"prepublishOnly": "grunt build:npm"
58
}
59
0 commit comments