DBDiego BernalApr 4, 2019
RollupJS configuration + async/await
I'm building a Javascript library using ES6. For bundling, I moved away from Webpack and started to use Rollup. However, I'm having issues transpiling. It looks like async/await is not handled properly. Does any one have a working rollup.config.js...
GDiego commented










