leptos-rs / cargo-leptos

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

Allow wasm-opt args to be configured #269

Open unlinking opened 1 month ago

unlinking commented 1 month ago

In order to better solve compatibility issues

https://github.com/leptos-rs/leptos/discussions/2458

https://github.com/leptos-rs/cargo-leptos/blob/a44839eee131502b6faf398f1004d8918b999225/src/compile/front.rs#L166