Fix script

This commit is contained in:
Andras Schmelczer 2025-01-06 21:57:09 +00:00
parent 13ac3bb140
commit a751646d2a
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C

View file

@ -33,9 +33,11 @@ npm version patch
echo "Updating frontend dependencies to match the new backend versions"
cd ../backend/sync_lib
wasm-pack build --target web --features console_error_panic_hook
cd ../../plugin
npm install
cd ../..
cd ..
cp plugin/manifest.json manifest.json # for BRAT, otherwise it wouldn't update
# Commit and tag