We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a1ce27 commit e43c996Copy full SHA for e43c996
.releaseconfig.json
@@ -0,0 +1,6 @@
1
+{
2
+ "plugins": ["license"],
3
+ "exec": {
4
+ "before_commit": "npm run build"
5
+ }
6
+}
0 commit comments