leptos-rs / cargo-leptos

Build tool for Leptos (Rust)
MIT License
314 stars 87 forks source link

Add more debug logs. #231

Closed NfNitLoop closed 4 months ago

NfNitLoop commented 4 months ago

This really helped me debug my issue.

Otherwise, if there's an error, the match on the next line returns w/o telling me the command that was run to cause the error.