We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test:webpack
1 parent cd70085 commit dc2bd4bCopy full SHA for dc2bd4b
release/.release-it.json
@@ -8,7 +8,7 @@
8
"commitMessage": "release: v%s",
9
"tagName": "v%s",
10
"push": false,
11
- "beforeStartCommand": "run-s test:unit test:webpack test:lint",
+ "beforeStartCommand": "run-s test:unit test:lint",
12
"afterReleaseCommand": "echo GIT_TAG=v${version} > release/.version"
13
},
14
"github": {
0 commit comments