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
I'm afraid I introduced a bug. That's for not being able to properly attach tests for the feature I guess.
Relative paths to tsconfig.json are currently resolved relative to the CWD as opposed to the entry file's directory path. I'll attach a PR fixing this ASAP.
The text was updated successfully, but these errors were encountered:
I'm afraid I introduced a bug. That's for not being able to properly attach tests for the feature I guess.
Relative paths to
tsconfig.json
are currently resolved relative to the CWD as opposed to the entry file's directory path. I'll attach a PR fixing this ASAP.The text was updated successfully, but these errors were encountered: