pwa prep
This commit is contained in:
parent
579869f2f0
commit
8664f9d210
9 changed files with 302 additions and 9 deletions
|
|
@ -1,4 +1,6 @@
|
|||
[application]
|
||||
name = "cursor-move-webapp"
|
||||
default_platform = "web"
|
||||
|
||||
[web.app]
|
||||
|
||||
|
|
@ -19,3 +21,7 @@ script = []
|
|||
# Javascript code file
|
||||
# serve: [dev-server] only
|
||||
script = []
|
||||
|
||||
[web.watcher]
|
||||
reload_html = true
|
||||
watch_path = ["src", "public"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue