We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a2b911 commit aae64f7Copy full SHA for aae64f7
package.json
@@ -15,7 +15,7 @@
15
],
16
"license": "Apache-2.0",
17
"scripts": {
18
- "automated-release": "release-it -V --config ./release/.release-it.json",
+ "automated-release": "release-it -W --config ./release/.release-it.json",
19
"build": "run-p --aggregate-output build-core build-bundle build-standalone build-stylesheets",
20
"build-bundle": "webpack --colors --config webpack/bundle.babel.js",
21
"build-core": "webpack --colors --config webpack/core.babel.js",
0 commit comments