[application] name = "bottom-rs-web" default_platform = "web" [web.app] title = "bottom-rs converter" asset_dir = "public" base_path = "bottom-web" [web.watcher] watch_path = ["src", "public"] [web.resource] style = [ "./style.css" ] [web.resource.dev]