V
V
vovastradamus2018-09-24 23:16:05
typescript
vovastradamus, 2018-09-24 23:16:05

How to compile a typescript project into different folders?

Is it possible to form tsconfig.json so that the main code goes into the dist folder, and local modules can be compiled, relative to this module, into the dist folder?

  • dist
  • app
    • folder#1
    • folder#2

  • modules
    • module1
      • src
      • dist

    • module2
      • src
      • dist


Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
vovastradamus, 2018-10-02
@vovastradamus

https://stackoverflow.com/questions/52572089/compi...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question