cypress-browserify-preprocessor icon indicating copy to clipboard operation
cypress-browserify-preprocessor copied to clipboard

Load user's tsconfig.json

Open chrisbreiding opened this issue 5 years ago • 2 comments

When typescript support is enabled, we should load the user's tsconfig.json and only override the options we need to for things to run smoothly. We should try to auto-load it from the project root, but also accept an option for a custom path to it.

chrisbreiding avatar Jun 09 '20 18:06 chrisbreiding

This would be very helpful to avoid the need to imperatively integrate @cypress/webpack-preprocessor for path aliases

kylemh avatar Oct 08 '20 18:10 kylemh

I have the same problem, is there any workaround?

Viktor-Bredihin avatar Dec 08 '21 10:12 Viktor-Bredihin