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
{{ message }}
This repository was archived by the owner on Aug 4, 2021. It is now read-only.
I fail to understand how it would work with custom tslib per example on the README.
The load hook requires a return of string, a { code, map } object, or nothing/null. If I set tslib option to require('tslib'), it will fail that requirement.