snoww / loa-logs

LOA Logs - Modern DPS Meter for Lost Ark
GNU General Public License v3.0
132 stars 32 forks source link

Makes `cargo tauri build` work again #110

Closed anyduck closed 1 month ago

anyduck commented 1 month ago

Fixes #109

Whoops, I didn't notice that this was built with prerender = true. Now it makes sense that routes with parameters weren't used

But there should be no disadvantage to turning it into an SPA. Here are some notes on that

I tested this in the release mode with an installer, and it works now