Open FabianLars opened 5 months ago
could you elaborate? Like where this would go and where it would be sourced from, if any specific repo, or have to gather from multiple sources
Some plugins, like the updater plugin (example), have additional tauri.conf.json configs and it would be nice if we could list them the same way we list core configs here https://v2.tauri.app/reference/config/.
It should be pulled from the plugins-worksapce repository for all plugins. We currently do not generate schema files like we do in the core repo though, so i guess we have to work on the plugins repo first before adding this here.
Not sure if we even want this but i think it makes sense 🤷 Since the plugins do not (yet?) have schema files this will probably be manual work (for now).