srid/leptos-fullstack

Avoid full rebuilds

Open

#12 opened on Aug 1, 2023

 (3 comments) (0 reactions) (0 assignees)Rust (10 forks)github user discovery
help wanted

Repository metrics

Stars
 (97 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Changing one local source file is enough to trigger a full re-build of all crates. Isn't crane supposed to solve this by building deps separately?

Contributor guide