What is the best way to build typescripts and upload the resulting javascripts to NS?
s
stalbert
10/14/2020, 8:09 PM
I just use the SDF plugin and/or CLI, or just the FileCabinet UI. as for building, I use Webstorm which constantly builds silently behind the scenes so I never have to think about it. I read/write the .TS and push the .JS whenever.
k
Kris Wood
10/15/2020, 1:06 AM
Yeah, I'd rather use Webstorm as well, but my new job is a Microsoft shop from top to bottom. Gotta find a way to do this in VS Code