3

I have a CMD project based on oclif framework written on TypeScript. I'm wondering - is it possible to compile .ts into .js for production use?

I tried to compile files into ./lib folder, then run a command ./bin/run hello - Oclif still uses .ts version from the ./src folder.

Thank you!

1
  • 2
    I'm looking for the same thing - did you find a solution? Commented Nov 11, 2020 at 15:52

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.