Sohail Alam

Results 16 comments of Sohail Alam

@joshughes this is ok for a single entry point, however, for complex projects, we can easily have multiple entry points and then it would be a pain to maintain all...

@ryanfitz Any idea when we can have a similar feature officially supported?

Any updates/plans for this? If not, are there any alternatives?

HI @crisbal From my report above you will understand that I did manage to get async/await to work using babel-polyfill but it gave rise to a new error - hot...

@crisbal I am not sure what you are doing, but you can easily reproduce it as I did - To make async/await work, make sure you modify **webpack.base.config.js** as follows...