Timon
|
f798b48b83
|
Move branding and package install into cargo-run (#4266)
* Move branding asset fetch into cargo-run
* Move frontend npm install into cargo-run
* Rename branding::ensure to branding::setup
* Wording nits
---------
Co-authored-by: Keavon Chambers <keavon@keavon.com>
|
2026-06-22 20:21:46 +00:00 |
|
Timon
|
d753ce26f7
|
Make the cargo-run tool auto-install its wasm-opt build dependency (#4256)
* Allow auto downloading wasm-opt
* Fix for mac
* Review
|
2026-06-21 20:17:54 +00:00 |
|
Timon
|
a72ac39059
|
Replace the dev server's wasm-pack, cargo-watch, and concurrently tools with custom cargo-run tooling (#4254)
Replace wasm-pack, cargo-watch and concurrently with custom build tooling
Co-authored-by: Keavon Chambers <keavon@keavon.com>
|
2026-06-21 12:48:31 -07:00 |
|