mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
* feat(core): fallback to file system for AssetResolver::get, closes #8411 Ports #10356 to v2 * fix test --------- Co-authored-by: Chip Reed <chip@chip.sh>
178 B
178 B
tauri, tauri-codegen
| tauri | tauri-codegen |
|---|---|
| patch:enhance | patch:enhance |
Enhance AssetResolver::get in development mode by reading distDir directly as a fallback to the embedded assets.