Chandu
11/12/2019, 2:24 PMstalbert
11/12/2019, 4:18 PMmanifest
and deploy
filesChandu
11/12/2019, 5:08 PMstalbert
11/12/2019, 5:11 PMtsconfig.json
file from that NFT project as a starting pointChandu
11/12/2019, 5:31 PMmichoel
11/12/2019, 11:18 PM/dist
subfolder so that my node_modules folder doesn't get included, and I have a gulp build step (it's changed a bit but the basic idea is https://github.com/michoelchaikin/netsuite-deploy/blob/master/sample/gulpfile.js). However if you don't want a build step, you could just watch the files with typescript or your IDE and have the .ts files sit in your SDF project like I am doing in this project: https://github.com/michoelchaikin/netsuite-mapreduce-utilChandu
11/13/2019, 3:59 AM