tauri/.changes/config-refactor.md
chip e02c9419cb
refactor(tauri): support for building without environmental variables (#850)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-02-09 15:22:04 -03:00

203 B

tauri-utils tauri-api tauri
minor minor minor

The Tauri files are now read on the app space instead of the tauri create. Also, the AppBuilder build function now returns a Result.