Trunk.toml 100 B

123456789
  1. [build]
  2. target = "./index.html"
  3. [watch]
  4. ignore = ["./src-tauri"]
  5. [serve]
  6. port = 1420
  7. open = false