[]
# App name
= "project_name"
# `build` & `serve` output path
= "dist"
# Static files copied verbatim into the built app (set to enable, e.g. "public")
= "public"
[]
# HTML title tag content
= "project_name"
[]
# When watcher is triggered, regenerate the `index.html`
= true
# Which files or dirs will be monitored
= ["src", "public"]
[[]]
= "http://localhost:8000/api/"