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
Recently with angular#4787 the tsc generated helpers got replaced with helpers from the `tslib` package.
This means that the generated IIFE statements are different than before and the pure annotations RegExps don't work anymore.
0 commit comments