tauri-build@1.0.0-rc.13
Jun 14, 2022
- Copy
tauri.conf.json > tauri.bundle.windows.webview_fixed_runtime_pathas a resource to the target directory to fix development usage of a fixed Webview2 runtime path. - Improve usage of the GNU toolchain on Windows by copying the Webview2Loader.dll file to the target directory.
- Only statically link the VC runtime when the
STATIC_VCRUNTIMEenvironment variable is set totrue(automatically done by the Tauri CLI).
© 2026 Tauri Contributors. CC-BY / MIT