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.
1 parent c6c4d8c commit 83c8c23Copy full SHA for 83c8c23
Makefile
@@ -103,7 +103,7 @@ publish-version: release-commit release-tag
103
npm publish
104
105
pre-publish: clean changelog
106
-pre-build: deps-project tests-ci build
+pre-build: deps-project tests-single-run build
107
108
publish: check-working-tree pre-publish pre-build publish-version publish-finished
109
0 commit comments