[breejs / ts-worker] typescript compiler configuration #199
-
I am looking into using @breejs/ts-worker but couldn't find much info about it in the repo.
Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
shadowgate15
Aug 25, 2022
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rhazegh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@breejs/ts-worker
uses ts-noderegister
api to load the worker. however it doesn't take any options. Right now. this might be something we should add.