Can docx files be viewed in the web UI?

I have some .docx files in the project repository that I have built locally. Can I view them directly from the web UI, is there any way to do so?

Hi, no there is not a way to view them directory in the web UI. This could be for security reasons in case those types of files include malicious content. Either that, or because they are not files normally used for development purposes, like HTML files or other code-based type files. They are simply document files and nothing code-related.