Skip to content

Commit

Permalink
Add clean-typescript-build to prepublish
Browse files Browse the repository at this point in the history
  • Loading branch information
KSXGitHub committed Oct 5, 2019
1 parent 365e584 commit 00ddb1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sh/prepublish.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
bash sh/create-npmignore-files.sh || exit $?
bash sh/mismatched-versions.sh || exit $?
preloaded-node sh/clean-typescript-build.js || exit $?
bash sh/test.sh --ci || exit $?
bash sh/build.sh || exit $?

0 comments on commit 00ddb1b

Please sign in to comment.