bsherrill480

Results 1 comments of bsherrill480

So from what I understand, for webpack to let your code use async, your code needs to explicity import a polyfill. My current code is using babel/polyfill, but I believe...