We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 331754f commit 787a7d9Copy full SHA for 787a7d9
1 file changed
package.json
@@ -64,6 +64,7 @@
64
"node_modules/source-map/"
65
],
66
"scripts": {
67
- "test": "gulp test"
+ "test": "gulp test",
68
+ "prepublish": "gulp dist"
69
}
70
0 commit comments