mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* fix(codegen): use `TAURI_ENV_TARGET_TRIPLE` to determine the current platform-specific config * set env var * Update .changes/tauri-codegen-use-correct-env.md --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
150 B
150 B
tauri-codegen
| tauri-codegen |
|---|
| patch |
Use TAURI_ENV_TARGET_TRIPLE (which is set by tauri-build) to determine the target when reading the config file.