stalbert
03/25/2019, 1:59 PMnode_modules
)? If not, I've love a feature where we could specify exactly what to deploy (e.g. in the deploy.xml
) - not just wildcardsCarlos Olivares (NS DevTools PM)
03/25/2019, 2:06 PMstalbert
03/25/2019, 2:08 PMstalbert
03/25/2019, 2:14 PMAlbert Margarit (NS Eng Lead)
03/25/2019, 2:25 PMstalbert
03/25/2019, 2:28 PMuploadfiles
is by far the most common operation. Once NS config is set up, iterating on code (perhaps many times) is far more frequentTJ Tyrrell
03/25/2019, 4:32 PMTJ Tyrrell
03/25/2019, 4:33 PMstalbert
03/25/2019, 6:03 PMmichoel
03/25/2019, 7:55 PMsrc
and dist
folder in my project. dist
is the actual SDF project and is generated by a gulp task, example https://github.com/michoelchaikin/netsuite-deploy/blob/master/sample/gulpfile.jsdbaghdanov
03/25/2019, 8:53 PMdeploy.xml
and zip those files up and deploy the zip file.stalbert
03/26/2019, 3:21 PM