tauri/.changes/dev-path-dist-dir-array.md
Lucas Fernandes Nogueira 6ec54c53b5
feat(core): allow dev_path, dist_dir as array of paths, fixes #1897 (#1926)
* feat(core): allow `dev_path`, `dist_dir` as array of paths, fixes #1897

* fix: clippy
2021-05-31 11:42:10 -03:00

155 B

tauri tauri-codegen tauri-utils
patch patch patch

Allow dev_path and dist_dir to be an array of root files and directories to embed.