Hello!
Is it possible to add oxc-node as a listed feature in the oxc.rs/ docs? I couldn't find any references there. I think it's a missed opportunity to publicize a very useful feature.
My team currently uses tsx.is for "invoking typescript" in development tasks (running server in dev mode, and running some development or CI/CD scripts). If oxc-node could have docs and rough feature-parity with tsx, we could switch over and eliminate having a separate build stack for these use-cases.
Thanks again for the great project.
Hello!
Is it possible to add
oxc-nodeas a listed feature in the oxc.rs/ docs? I couldn't find any references there. I think it's a missed opportunity to publicize a very useful feature.My team currently uses tsx.is for "invoking typescript" in development tasks (running server in dev mode, and running some development or CI/CD scripts). If
oxc-nodecould have docs and rough feature-parity withtsx, we could switch over and eliminate having a separate build stack for these use-cases.Thanks again for the great project.