mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-07 10:22:29 +02:00
refactor(core): split allowlist configuration per module (#1263)
* refactor(core): split allowlist configuration per module * fix: build with all features * fix(cli): run fmt * fix(core): run fmt
This commit is contained in:
committed by
GitHub
parent
75eaaf0132
commit
e0be59ea26
5
.changes/refactor-allowlist.md
Normal file
5
.changes/refactor-allowlist.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"tauri": minor
|
||||
---
|
||||
|
||||
The `allowlist` configuration now has one object per module.
|
||||
Reference in New Issue
Block a user