telerik / mobile-cli-lib

Contains common infrastructure for CLIs - mainly AppBuilder, NativeScript, DDB and Proton.
Apache License 2.0
11 stars 10 forks source link

Transpile with project's tsc #960

Closed Mitko-Kerezov closed 7 years ago

Mitko-Kerezov commented 7 years ago

In case the project has typescript as a dependency use it for transpilation in lieu of our own.

Ping @rosen-vladimirov @TsvetanMilanov

justcodebuilduser commented 7 years ago

:heart: