beforeDevCommand = {{pkg_manager_run_command}} dev
beforeBuildCommand = {{pkg_manager_run_command}} build
devPath = http://localhost:1420
distDir = ../dist
withGlobalTauri = true

[files]
tauri.svg = src/assets/tauri.svg
vite.svg = src/assets/vite.svg
style.css = src/style.css
