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
I'm running gulp-typescript before piping through gulp-babel. I init sourcemaps before piping through TypeScript. The output source map from TypeScript seems to be ignored by gulp-babel. Babel itself does support input type maps.