mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-03 02:09:50 +03:00
0591f1f945
* feat(tauri.js) run `deps install` after `tauri init` * fix(tauri.js) await on installDependencies (tauri init)
100 B
100 B
tauri.js |
---|
patch |
Run the dependency manager's install script after tauri init
succeeds.