Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: properly add pure annotations with tslib (#4819)
Recently with #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.
- Loading branch information