Open guoyunhe opened 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
console.error(err)
+1
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