DioxusLabs / DioxusLabs/dioxus
Custom index.html not considered in desktop mode
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
Adding a custom index.html does not work when distributing as a desktop app even though it works in web mode. Please check the steps to reproduce here: https://github.com/DioxusLabs/dioxus/issues/5480#issuecomment-4284005454
**Original message:**
Hello, I know it's possible to have a custom index.html but I cannot get it in any way.
It has been mentioned here: https://github.com/DioxusLabs/dioxus/issues/1883#issuecomment-1919228221 but the link is dead and it states it's not documented.
Can you please show all the elements that need to be present in order for the index.html to be taken into account?
I tried having it in the root (where Cargo.toml is), in the assets, in the src, nothing seems to work
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.