mirror of
https://github.com/wavetermdev/wails.git
synced 2026-04-22 15:26:15 -07:00
993f87af97
* [assets] Improve error message if no `index.html` could be found in the assets * [assetoptions] Valide options that at least one property has been set * [assetserver] Move defaultHTML handling for 404 from assethandler to assetserver * [assetserver] Add support for serving the index.html file when requesting a directory * [docs] Update changelog