Skip to content

Commit 787a7d9

Browse files
committed
Update dist before npm publish
1 parent 331754f commit 787a7d9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
"node_modules/source-map/"
6565
],
6666
"scripts": {
67-
"test": "gulp test"
67+
"test": "gulp test",
68+
"prepublish": "gulp dist"
6869
}
6970
}

0 commit comments

Comments
 (0)