mirror of https://github.com/tauri-apps/tauri
f37e97d410
* feat: add `use_https_scheme` for Windows and Android closes #11252 * fix compilation * Apply suggestions from code review Co-authored-by: Fabian-Lars <github@fabianlars.de> * change wording * add migrations * migrate `dangerousUseHttpScheme` * fmt * infer AssetResolver::get https scheme config * fix tests --------- Co-authored-by: Fabian-Lars <github@fabianlars.de> Co-authored-by: Lucas Nogueira <lucas@tauri.app> |
||
---|---|---|
.. | ||
schemas | ||
src | ||
Cargo.toml | ||
README.md | ||
build.rs |
README.md
tauri-schema-generator
This crate is part of the tauri monorepo workspace and its sole purpose is to generate JSON schema for various tauri config files.