summaryrefslogtreecommitdiff
path: root/webapp/Trunk.toml
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2022-09-03 18:52:40 -0400
committerKjetil Orbekk <kj@orbekk.com>2022-09-03 19:14:16 -0400
commit1c2d88434021f25c43c2503cfce72ef5336c288e (patch)
tree98af21e2a4187d32bad5a3e75a972f6369256ecd /webapp/Trunk.toml
parent5abdd7c876e821fa6b7be0f8e7298b9a4c9e1d20 (diff)
Yew skeleton project
Diffstat (limited to 'webapp/Trunk.toml')
-rw-r--r--webapp/Trunk.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/webapp/Trunk.toml b/webapp/Trunk.toml
new file mode 100644
index 0000000..842cc2f
--- /dev/null
+++ b/webapp/Trunk.toml
@@ -0,0 +1,3 @@
+[build]
+target = "index.html"
+dist = "dist"