kitze / custom-react-scripts

[DEPRECATED, use customize-cra] Allow custom config for create-react-app without ejecting
https://custom-react-scripts.netlify.com
MIT License
993 stars 97 forks source link

Async/Await is disabled? #129

Closed clintandrewhall closed 6 years ago

clintandrewhall commented 6 years ago

async functions aren't getting transpiled in my source code. Are they not enabled? I noticed this package used 'babel-preset-latest' in previous versions, but doesn't use 'babel-preset-env'.

Any advice? Do I have to eject?

clintandrewhall commented 6 years ago

Never mind. I'm a 🤡 from #clowntown.