mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-03-30 15:08:32 +00:00
Remove browserify caches when releasing
This commit is contained in:
parent
01b077e59c
commit
c70d1500a6
@ -20,6 +20,7 @@ grunt set_version --release=$1
|
||||
|
||||
# build and test
|
||||
rm -rf dist
|
||||
rm -f browserify-cache*
|
||||
npm run build
|
||||
grunt test
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user