-
-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Description
my plugins are no longer executed with typescript 4.9 even though it says everything got patched correctly.
~ npx ts-patch check
Checking TypeScript v4.9.3 installation in path/.../node_modules/typescript
[+] tsc.js is patched with ts-patch version 2.0.2
[-] tsserverlibrary.js is not patched.
[+] typescript.js is patched with ts-patch version 2.0.2
[-] typescriptServices.js is not patched.
[-] tsserver.js is not patched.
I tried it with a very simple transformer that just outputs something via console log, it doesn't get printed, which let's me assume that the transform is called and therefore the issue lies inside of ts-patch and it's not related to tsc 4.9? I'm I correct with this assumption?
Metadata
Metadata
Assignees
Labels
No labels
