tauri/.changes/fix-binary-patching.md
kandrelczyk 0575dd287e
fix(bundler): patch bundle type via string replacement (#14521)
Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com>
Co-authored-by: FabianLars <github@fabianlars.de>
2026-01-18 23:51:02 +01:00

272 B

tauri tauri-cli tauri-bundler @tauri-apps/cli
minor:changes minor:changes minor:changes minor:changes

Change the way bundle type information is added to binary files. Instead of looking up the value of a variable we simply look for the default value.