tauri/.changes/app-dir-refactor.md
Lucas Fernandes Nogueira 428d50add4
refactor(core): use bundle identifier on app dir, closes #1693 (#1703)
* refactor(core): use bundle identifier on app dir, closes #1693

* fix: tests

* clippy
2021-05-04 20:26:13 -03:00

236 B

tauri
patch

Breaking: api::path::resolve_path() and api::path::app_dir() now takes the config as first argument. Breaking: api::path::app_dir() now resolves to ${configDir}/${config.tauri.bundle.identifier}.