mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* refactor(cta): use `commander` instead of `minimst` * fix default * pin deps * update lock file * rearrange options * style changes * colorful help message * add missing `dev` option * style * use local api for tests * concise checks for vite and solid * update lock file * fix api formatting * improvements to updating json files * hopefully the last commit in this PR * fix eslint Co-authored-by: Lucas Nogueira <lucas@tauri.studio>