mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-04 17:18:56 +03:00
acc36fe117
* feat(core): add option for `require_literal_leading_dot`, closes #6158 * change to `Option<bool>` * fix to tokens impl * Apply suggestions from code review Co-authored-by: Simon Hyll <hyllsimon@gmail.com> --------- Co-authored-by: Simon Hyll <hyllsimon@gmail.com>
122 B
122 B
tauri-utils |
---|
patch |
Add option to configure require_literal_leading_dot
on fs
and asset
protcol scopes.