Skip to content

Commit afd9d9e

Browse files
Add doc script (#470)
1 parent 2adc83c commit afd9d9e

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
@@ -51,6 +51,7 @@
5151
},
5252
"scripts": {
5353
"build": "grunt build",
54+
"doc": "grunt doc",
5455
"test": "grunt test",
5556
"test-examples": "grunt test-examples",
5657
"test-workersocket": "grunt test-workersocket",

0 commit comments

Comments
 (0)