mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-24 12:14:05 +03:00
ccc3ea729d
* 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 |
---|
patch |
Use TAURI_ENV_TARGET_TRIPLE
(which is set by tauri-build
) to determine the target when reading the config file.