mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-21 01:32:03 +03:00
6 lines
201 B
Markdown
6 lines
201 B
Markdown
|
---
|
||
|
"tauri-build": patch:breaking
|
||
|
---
|
||
|
|
||
|
`CodegenContext::build` and `CodegenContext::try_build` have been removed, use `tauri_build::try_build(tauri_build::Attributes::new().codegen(codegen))` instead.
|