Choose one: 🙋 feature request 🤔 Expected Behavior Create and use an async js function. parcel build file.js Works as intended. 😯 Current Behavior Create and use an async js function. parcel build file.js Get ReferenceError: regeneratorRuntime is not defined 💁 Possible Solution If no browserslist is specified, assume async functions are supported if used. 🔦 Context Until I searched the specifi