fix: parse json5 capability files when config-json5 is enabled#11658
fix: parse json5 capability files when config-json5 is enabled#11658amrbashir merged 2 commits intotauri-apps:devfrom
config-json5 is enabled#11658Conversation
Package Changes Through ea3dc0cThere are 4 changes which include tauri-cli with patch, @tauri-apps/cli with patch, tauri with patch, tauri-utils with patch Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
|
Toml support should technically be enabled by Also from the docs, it seems like we have stated that we only support toml for permission files while from the code, it seems like we actually support both json and toml? |
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
config-json5 is enabled

Fix #11637