tauri/.changes/package-json-configure-app-path.md
Lucas Fernandes Nogueira fb2b9a52f5
feat(cli.js): allow configuring tauri app path on package.json #2752 (#3035)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
2021-12-09 01:23:49 -03:00

147 B

cli.js
patch

Read package.json and check for a tauri object containing the appPath string, which points to the tauri crate path.