mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-20 17:22:08 +03:00
28fb036ce4
* Fix resource_dir when app run from new target/someting/(debug|release) dir * Update core/tauri-utils/src/platform.rs Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com> * change file, update logic, add tests * lint * fix tests --------- Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com> Co-authored-by: Lucas Nogueira <lucas@tauri.app>
6 lines
92 B
Markdown
6 lines
92 B
Markdown
---
|
|
"tauri-utils": patch:enhance
|
|
---
|
|
|
|
Enhance resource directory resolution on development.
|