Closed pascal456 closed 1 month ago
When running the commands like init, build or dev via
init
build
dev
running cargo tauri dev or npm run tauri dev works good. So how to configure the extension to run via commands?
cargo tauri dev
npm run tauri dev
@amrbashir just installed the update. Runs perfectly fine. Thank you very much for your time!
command attempt
When running the commands like
init
,build
ordev
viaresult
alternative
running
cargo tauri dev
ornpm run tauri dev
works good. So how to configure the extension to run via commands?