Answer the question
In order to leave comments, you need to log in
Should I include regenerator-runtime in the module's dist?
Hey! I'm writing an npm module for general use at work. The module uses async/await. Also in the module is, as is customary, a bundle compiled and transpiled by babel in /dist. That is, in this bundle, async / await are translated into regeneratorRuntime.wrap / mark
Question - should I include regeneratorRuntime in the bundle?
There are three options that I know and don't like:
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question