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
There’s a pattern I’ve seen across a handful of different modules that work with typescript is that they don’t work correctly any time source maps or code coverage are involved.
Do you have any suggestions on how you can make two ts loaders cooperate on require.extensions so they don’t fight?
Asking for node-config and anyone else I’ve found while researching this.