mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
* refactor: core plugin permissions are now prefixed core:, closes #10359 * code review * expand reserved plugin names * fix * add core:default permission set * fix permission usage --------- Co-authored-by: Tillmann <28728469+tweidinger@users.noreply.github.com>
Svelte + Vite
This template should help get you started developing with Tauri and Svelte in Vite.
Recommended IDE Setup
VS Code + Svelte + Tauri + rust-analyzer.