Tauri Setup Vite

Use when wiring Vite into a Tauri v2 project — writing `vite.config.ts`, setting `package.json` scripts, configuring `frontendDist`/`devUrl` in `tauri.conf.json`, exposing `TAURI_ENV_*` vars to the frontend, fixing iOS/Android HMR over `TAURI_DEV_HOST`, or diagnosing port/host mismatches between Vite and Tauri.

stuffbucket d848487 3 files · 11.7 KB Updated

File contents

stuffbucket/skills/tree/main/plugins/stuffbucket/skills/tauri-setup-vite commit d848487051

Frequently asked questions

npx skillmds@latest add stuffbucket/tauri-setup-vite