-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementEnhance an existing featureEnhance an existing feature
Description
Properly build an allow list for the tauri api.
This will help minimize the bundle size & make the app more secure.
/src-tauri/tauri.conf.json
{
"tauri": {
"allowlist": {
}
}
}Metadata
Metadata
Assignees
Labels
enhancementEnhance an existing featureEnhance an existing feature
Type
Projects
Status
Todo