✨ Add web page to display during the wasm bundle
This commit is contained in:
@@ -3,14 +3,14 @@ name = "beau-gosse-du-92"
|
||||
default_platform = "desktop"
|
||||
|
||||
[web.app]
|
||||
name = "beau-gosse-du-92"
|
||||
title = "BG92"
|
||||
|
||||
[web.watcher]
|
||||
reload_html = true
|
||||
watch_path = ["src", "font"]
|
||||
watch_path = ["public/index.html", "public/assets/index.css", "src"]
|
||||
|
||||
[web.resource]
|
||||
script = []
|
||||
style = ["assets/index.css"]
|
||||
|
||||
[web.resource.dev]
|
||||
style = []
|
||||
|
Reference in New Issue
Block a user