mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-24 12:14:05 +03:00
1e0793b682
* 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 |
---|---|
patch:enhance | patch:enhance |
Enhance AssetResolver::get
in development mode by reading distDir directly as a fallback to the embedded assets.