Add tauri > bundle move to root object

This commit is contained in:
Amr Bashir
2024-01-31 02:44:58 +02:00
committed by GitHub
parent ec76002d36
commit f3e82a6b0c

View File

@@ -28,6 +28,7 @@ These inconsistencies will make it harder to add new fields to the config.
- Rename `build > devPath` to `build > devUrl` and only accept urls,
if users don't have a devServer, they should remove this field and only set `build > frontendDist` which will make the CLI
start its built-in devServer or fallback to embed the assets if `--no-dev-server` is used.
- Move `tauri > bundle` to root object.
<table>
<thead>