I'm confused what the correct practice is. I see that dioxus comes with an assets folder, should i be putting my scripts in there? or should i make a public folder and put them in there? and how to i reference these assets?
i looked at the docs but i found it confusing it seems there are two static directory variables: public_dir and asset_dir?
https://dioxuslabs.com/learn/0.6/CLI/configure/#config-example
A fullstack crossplatform app framework for Rust. Supports Web, Desktop, SSR, Liveview, and Mobile.