Dear Radzen Support Team,
I am working with Radzen Blazor Studio to develop a Blazor WebAssembly application, and I've noticed that the index.html file is not being utilized as expected.
Issue
In typical Blazor WebAssembly projects, the index.html file located in the wwwroot folder is used to include custom JavaScript and CSS files. However, when I create a WebAssembly project using Radzen Blazor Studio, the index.html file does not seem to be loaded or used at all.
Impact
This behavior is causing issues because any scripts or styles added to index.html are not being executed, leading to confusion and troubleshooting challenges.
I would appreciate any clarification or guidance on how to properly include custom JavaScript and CSS files in a Radzen Blazor Studio WebAssembly project.
Thank you for your assistance.