Cannot build SSG
So i'm trying to build SSG instead of SPA so it works better with SEO, however during prerendering, it always return this error
during building everything fine, if i compile to SPA everything is working fine too, however when trying to build SSG, it just fail, if the result output index.html, it just empty
my app.config.ts
during building everything fine, if i compile to SPA everything is working fine too, however when trying to build SSG, it just fail, if the result output index.html, it just empty
<div id="#app"></div> with no contentmy app.config.ts
