Closed cedricdelpoux closed 4 years ago
When building a Gatsby site (using Server Side Rendering) I got this error:
ReferenceError: regeneratorRuntime is not defined node_modules/react-scrollama/dist/index.es.js:594:1
I think this error can be resolved by removing old/unnecessary async/await code.
@cedricdelpoux this is fixed in react-scrollama@2.2.7.
react-scrollama@2.2.7
Thank you for helping 👏🏻 You are very fast 🚀
No problem :)
When building a Gatsby site (using Server Side Rendering) I got this error: