Just as "nice to have" feature
When then index.html is generated it puts in [script, link] tags to files [js, css] that aren't available and leads to errors in the browser dev console.
I'm also using [suspend, lazy etc] which creates many more files.
It would nice if the generate process could just exclude these files.