Skip to content

Commit

Permalink
publish sh minify
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermeasn authored Sep 28, 2024
1 parent 802c14a commit 2baefd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/publish.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
if (yarn test); then

yarn build
yarn minify
npm pack --pack-destination .\\packs\\
npm publish

Expand Down

0 comments on commit 2baefd8

Please sign in to comment.