You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you can't hook async+await now (like you can the Promise/statemachine transpilations) is there a babel plugin which doesn't transpile the async+await syntax, but adds the required zone.js calls at transpile time?
As you can't hook async+await now (like you can the Promise/statemachine transpilations) is there a babel plugin which doesn't transpile the async+await syntax, but adds the required zone.js calls at transpile time?