Friday 15 July 2011

TypeScript via tsc command: Output to single file without concatenation -


Is there a way to compile a .ts file in separate directories?

The manual command is the command in various directories through the directory - out , but it also combines dependent files, which I do not want:

  - FILE | Extract and output the output into a file of the director.   

Redirect the output structure to the directory. Is there a way to output output without combining the input files?

Unfortunately, multiple * .s /.> Files have a *. In Js it is impossible to compile without any resolution. Because API level typecript is impossible on compile options.

View - Out Option:

deleted Leave the output in a single file The sequence of concatenation is determined by the list of files with triple slash reference and import compiling on the command line. See Output File Order Document for more details.

All

so many documentation

No comments:

Post a Comment