Skip to content

Commit

Permalink
Merge pull request #24 from erikdesjardins/upd
Browse files Browse the repository at this point in the history
update deps
  • Loading branch information
erikdesjardins authored Jan 15, 2024
2 parents 3a9a814 + 27b8cf5 commit bc14399
Show file tree
Hide file tree
Showing 17 changed files with 1,171 additions and 567 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ Clone of skribble.io.
## Development

```sh
watchexec -d 1000 -r -c "wasm-pack build --target web --dev ferrogallic_web && cargo run --manifest-path ferrogallic/Cargo.toml -- 127.0.0.1:8080 -v"
watchexec -d 1000 -c -r "wasm-pack build --target web --dev ferrogallic_web && cargo run --manifest-path ferrogallic/Cargo.toml -- 127.0.0.1:8080 -v"
```
Loading

0 comments on commit bc14399

Please sign in to comment.