chrisvfritz / prerender-spa-plugin

Prerenders static HTML in a single-page application.
MIT License
7.33k stars 634 forks source link

Rendering error is not handled and printed #331

Open guoyunhe opened 5 years ago

guoyunhe commented 5 years ago

https://github.com/chrisvfritz/prerender-spa-plugin/blob/037455993ed2cf05374f52ac04c196788a52b936/es6/index.js#L143

If here is something wrong, it doesn't give any useful error messages. We do need a console.error(err) here. I think this caused issue #313 #281 #282

eugle commented 5 years ago

+1