Skip to content

Commit ee2989b

Browse files
committed
Create npm build script
Issue: GH-190
1 parent d61f082 commit ee2989b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"scripts": {
5454
"grunt": "grunt",
5555
"test": "grunt test --verbose --stack",
56+
"build": "grunt build:release",
5657
"prepublishOnly": "grunt build:npm"
5758
}
5859
}

0 commit comments

Comments
 (0)