tauri/tooling
chip 7c3db7a381
cache current binary path much sooner (#45)
* use ctor to cache starting executable

* clean up symlink checking logic

* changefile

* use wrapper for the static, put it in tauri_utils

* cargo +nightly fmt

* add license header to `StartingBinary`

* fix clippy warning

* fix: test

* simplify macOS dangerous flag detection

* update restart test to allow expected failure on macOS

* finish documentation

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-02-02 19:58:56 -03:00
..
api refactor(core): remove BaseDirectory::Current variant 2022-01-26 16:48:31 -03:00
bench fix: fs-read-file allowlist usage 2022-01-26 16:47:42 -03:00
bundler Isolation Pattern (#43) 2022-01-17 10:46:14 -03:00
cli.js Isolation Pattern (#43) 2022-01-17 10:46:14 -03:00
cli.rs cache current binary path much sooner (#45) 2022-02-02 19:58:56 -03:00
create-tauri-app Isolation Pattern (#43) 2022-01-17 10:46:14 -03:00
webdriver Isolation Pattern (#43) 2022-01-17 10:46:14 -03:00