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
Finally fixed import() handling in prepublish - yes! (aec4816)
Adding more fine grained support for modes instead of just classic/modern. Added "es2015" build like in Angular 4.0 to offer something for more modern browsers/NodeJS. (869a5bb)