Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

Parcel, how to fix the `regeneratorRuntime is not defined` error

//add code below to the top of your main JavaScript file:
import 'regenerator-runtime/runtime'
Source by github.com #
 
PREVIOUS NEXT
Tagged: #fix #error
ADD COMMENT
Topic
Name
3+5 =