mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* fix: webpack progress display options not valid It seems something changed that the progress and display options we were using the hide the output are no longer valid. Remove them. * add build-release as part of tests