-
| Longtime user of this plugin with ts-loader. Our team is switching to esbuild for the insane speedup in build times, 20x-30x speedup on our repo. It would be great if this plugin could support esbuild. |
Beta Was this translation helpful? Give feedback.
Answered by Igorbek Jun 2, 2023
Replies: 1 comment
-
| Sorry for the very long delay in the response. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by finnatsea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Sorry for the very long delay in the response.
It seems
esbuilddoesn't support TS transformers as they use TS AST: evanw/esbuild#1963