Description
Adding async/await to Gatsby's blog creates this error:
email-capture-form.js:46 Uncaught (in promise) ReferenceError: regeneratorRuntime is not defined
After searching the issues, I've seen this pop up a couple times.
This line is throwing the error: https://github.com/gatsbyjs/gatsby/pull/4589/files#diff-0b944fc95fef100bc9dd4aa6fbcb4647R44