mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
* use file as version for local links this also makes it closer to the production version and less likely to accidentally introudce an issue * always install latest without asking * work around issues with esbuild installing properly * test shouldn't run build-release on the cli * build cli.js and api outside of the test * try test on windows * change file * switch back to linux test * -y prompt not available on npm@6, remove * pipe