Asch/test #1

Merged
schmelczer merged 4 commits from asch/test into master 2025-01-06 22:00:14 +00:00
Showing only changes of commit a751646d2a - Show all commits

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