tauri-plugin-sqlite icon indicating copy to clipboard operation
tauri-plugin-sqlite copied to clipboard

How to Change or Optimize the location on build

Open dev-itzarun opened this issue 2 years ago • 0 comments

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

dev-itzarun avatar Mar 20 '23 17:03 dev-itzarun