tauri/crates/tauri-schema-generator
Amr Bashir f57a729cd8
feat: add upgradeCode config option (#11039)
* feat: add `upgradeCode` config option

* fix build on other platforms

* Update crates/tauri-bundler/src/bundle/settings.rs [skip ci]

* move to subcommand, use same product name fallback as the bundler

---------

Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
2024-09-20 08:44:41 -03:00
..
schemas feat: add upgradeCode config option (#11039) 2024-09-20 08:44:41 -03:00
src Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
build.rs refactor(cli/node): migrate jest to vitest for tests (#11034) 2024-09-17 07:36:03 -03:00
Cargo.toml Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
README.md Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00

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.