mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-17 07:31:52 +03:00
aab3e1f18b
* refactor(core): move api modules behind allowlist feature flags * run fmt
6 lines
133 B
Markdown
6 lines
133 B
Markdown
---
|
|
"tauri": patch
|
|
---
|
|
|
|
Moves `shell`, `dialog::FileDialogBuilder` and `process::Command` APIs behind their allowlist feature flags.
|