Skip to content

Instantly share code, notes, and snippets.

@mikea
Created March 10, 2020 22:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikea/2bb0cc560f73ff92947c8fb5737dc5e1 to your computer and use it in GitHub Desktop.
Save mikea/2bb0cc560f73ff92947c8fb5737dc5e1 to your computer and use it in GitHub Desktop.
bluebird + webpacj
[
"@babel/plugin-transform-async-to-generator",
{
module: "bluebird",
method: "coroutine",
},
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment