first commit
This commit is contained in:
11
app/Trunk.toml
Normal file
11
app/Trunk.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[build]
|
||||
target = "index.html"
|
||||
dist = "dist"
|
||||
|
||||
[watch]
|
||||
watch = ["src", "../components/src"]
|
||||
|
||||
[serve]
|
||||
address = "127.0.0.1"
|
||||
port = 8000
|
||||
open = false
|
Reference in New Issue
Block a user