You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2026-01-03 21:42:32 +03:00
Remove old tarball before building new one
This commit is contained in:
@@ -14,5 +14,8 @@ npm install ./node_modules/matrix-js-sdk-*.tgz
|
||||
# install the other dependencies
|
||||
npm install
|
||||
|
||||
# delete the old tarball, if it exists
|
||||
rm -f matrix-react-sdk-*.tgz
|
||||
|
||||
# build our tarball
|
||||
npm pack
|
||||
|
||||
Reference in New Issue
Block a user