mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-26 04:03:29 +03:00
8de308d1bf
* feat(core): implement new config structure RFC#5 |
||
---|---|---|
.. | ||
dist | ||
isolation-dist | ||
main.rs | ||
README.md | ||
tauri.conf.json |
Isolation Example
To execute run the following on the root directory of the repository: cargo run --example isolation --features isolation
.