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 1a1ceb9 commit 380dc44Copy full SHA for 380dc44
publish.sh
@@ -1,2 +1 @@
1
-npm run build_npm
2
-npm publish dist
+npm run build_npm && npm publish dist
0 commit comments