mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
* feat(core): allow swapping the assets implemenetation * refactor(core): add setup() to the Assets trait * code review
147 B
147 B
tauri
| tauri |
|---|
| patch:feat |
The Assets trait now include a setup method that lets you run initialization code for your custom asset provider.