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