mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* better defaults in CI mode * chalk should be a dep since it needs to be installed by user * always install webkit2gtk * avoid installing `cli.js` from npm in `--dev` mode * use correct path for `api` linking in tests * update `tauri.conf.json` after init * remove `beforeBuild/DevCommand` from vanilla recipe * explicitly install `vite` deps * change file Co-authored-by: amrbashir <48618675+amrbashir@users.noreply.github.com>