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
Format of the generated UMD modules changed with TS 2.1 and isn't compatible with requirejs optimizer anymore (dependencies moved from define() to self invocation argument), please refer to the linked ticket #4952 for more detailed description.