stereobooster / react-snap

👻 Zero-configuration framework-agnostic static prerendering for SPAs
MIT License
5.04k stars 391 forks source link

Postbuild react-snap failing on AWS Amplify #428

Open jakeparker7 opened 4 years ago

jakeparker7 commented 4 years ago

Bug Report

Current Behavior My code runs perfectly locally, with high SEO performance, thank you for that. But when pushing it up to AWS amplify, the build will fail.

Reproducible demo

Screen Shot 2019-11-20 at 1 45 05 pm Screen Shot 2019-11-20 at 1 45 18 pm

Possible Solution With regards to possible solutions, I have followed and implemented this previous issue: https://github.com/GoogleChrome/puppeteer/issues/765#issuecomment-445334163