Heyo, I have a tuari project, in which i have mutiple HTML, CSS, and JS files, That i have added to "include" in tsconfig, but on build it does not add these items to the dist, and therefore doesnt build with these files (I assume,) which causes the application to always fallback to index.html, Is there another setting i have to change to get it to copy the contents of my SRC to the built release, or am i doing something else wrong?
Repo for my project
https://github.com/EFHDev/MTGA-Launcher