mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2026-02-28 22:13:33 +00:00
Remove browserify caches when releasing
This commit is contained in:
@@ -20,6 +20,7 @@ grunt set_version --release=$1
|
||||
|
||||
# build and test
|
||||
rm -rf dist
|
||||
rm -f browserify-cache*
|
||||
npm run build
|
||||
grunt test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user