Skip to content

Commit

Permalink
Add clean to publish script.
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonraimondi committed Jan 28, 2019
1 parent a2a0a59 commit e55e5ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ rm -rf coverage/ dist/ dist-build/
source ./.env.sh

npm install
npm run clean
npm run test
npm run webpack:prod
npm run electron:publish

0 comments on commit e55e5ec

Please sign in to comment.