Comment by moogly
4 hours ago
Doesn't work with strict schema validators that disallow unknown keys. I'm looking at you, tauri.conf.json.
4 hours ago
Doesn't work with strict schema validators that disallow unknown keys. I'm looking at you, tauri.conf.json.
Interesting; I haven't come across this before. I wonder why they don't just ignore unrecognised keys. Or, at least, give a warning, but continue to work otherwise.