mirror of
https://github.com/penpot/penpot.git
synced 2026-04-26 11:48:28 +00:00
Merge pull request #8386 from penpot/alotor-fix-watch-script
🐛 Fix watch script in wasm
This commit is contained in:
commit
32706a1460
@ -13,6 +13,8 @@ copy_shared_artifact;
|
||||
pushd $_SCRIPT_DIR;
|
||||
|
||||
cargo watch \
|
||||
--why \
|
||||
-i "_tmp*"
|
||||
-x "build $CARGO_PARAMS" \
|
||||
-s "./build" \
|
||||
-s "echo 'DONE\n'";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user