You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My TypeScript doesn't compile for various reasons but the JavaScript emitted still executes correctly.
In the Visual Studio Appbuilder Extension they added an option to disable TypeScript compile on build.
Is there a way to do the same with the CLI? I use Visual Studio to do my editing and it does the TypeScript compilation for me the way I like, I don't need it done again by Appbuilder, where it fails and messes up the code.
Cheers
The text was updated successfully, but these errors were encountered:
Hi There
My TypeScript doesn't compile for various reasons but the JavaScript emitted still executes correctly.
In the Visual Studio Appbuilder Extension they added an option to disable TypeScript compile on build.
Is there a way to do the same with the CLI? I use Visual Studio to do my editing and it does the TypeScript compilation for me the way I like, I don't need it done again by Appbuilder, where it fails and messes up the code.
Cheers
The text was updated successfully, but these errors were encountered: