swc
swc copied to clipboard
getCustomTransformers option - Set of option
Question
Hello! First, i want to congratulate for such amazing and promising project!
On ts-loader there is getCustomTransformers option, which can have custom transformers. Is there something similar here?
Thank you!
We use transformer in uour project. Any chance of seeing it available in swc ?
Maybe need to see https://swc.rs/docs/usage/plugins, to write new plugin instead of original transformers which is developed for tsc.
Closing as outdated, for the custom transform we recommend to use transform plugins.
@kwonoj could you link to a doc or an example or something to give context to your answer ? Thanks
This closed issue has been automatically locked because it had no new activity for a month. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.