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.
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.