mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +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