Hi i already went through the similar anwsers, but i can't figure it out.
https://github.com/kalesin/calculatorWithThemes/tree/gh-pages here is my gh-pages branch with all the dist folder files in it. I can access everything normally like my static files, icons, fonts.
But the CSS and JS files dont get loaded and i can't view them in the browser like for example https://kalesin.github.io/calculatorWithThemes/fonts/OFL.txt works, but https://kalesin.github.io/calculatorWithThemes/_assets/style.220cbb06.css doesnt. in dev tools i see it say the file is empty...
any ideas?