build: Follow up vodozemac web
This commit is contained in:
parent
72f0b821a7
commit
92735062f7
1 changed files with 1 additions and 1 deletions
|
|
@ -5,6 +5,6 @@ cd .vodozemac
|
||||||
cargo install flutter_rust_bridge_codegen
|
cargo install flutter_rust_bridge_codegen
|
||||||
flutter_rust_bridge_codegen build-web --dart-root dart --rust-root $(readlink -f rust) --release
|
flutter_rust_bridge_codegen build-web --dart-root dart --rust-root $(readlink -f rust) --release
|
||||||
cd ..
|
cd ..
|
||||||
rm ./assets/vodozemac/vodozemac_bindings_dart*
|
rm -f ./assets/vodozemac/vodozemac_bindings_dart*
|
||||||
mv .vodozemac/dart/web/pkg/vodozemac_bindings_dart* ./assets/vodozemac/
|
mv .vodozemac/dart/web/pkg/vodozemac_bindings_dart* ./assets/vodozemac/
|
||||||
rm -rf .vodozemac
|
rm -rf .vodozemac
|
||||||
Loading…
Add table
Add a link
Reference in a new issue