tauri-plugin-sqlite
tauri-plugin-sqlite copied to clipboard
How to Change or Optimize the location on build
iam using svelte with tauri.
By default this lib uses the location "src-tauri" , works fine if we run the dev
but its not including the db file to the dist folder on build .
Give the complete guide to change the db location and to buildle it automatically by tauri.
@lzdyes @Heng30