We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fecc43a commit d2999c9Copy full SHA for d2999c9
Trunk.toml
@@ -0,0 +1,9 @@
1
+trunk-version = "*"
2
+
3
+[build]
4
5
+# See the note in README.md - change this value if you are deploying your app under a subpath
6
+public_url = "/"
7
8
+# Minify files if building in release mode
9
+minify = "on_release"
0 commit comments