The first time you deploy a new script from WebStorm - does it deploy every script in the whole project ?
n
NickSuite
05/17/2021, 1:50 PM
You can change the deploy.xml to specify the scripts.
j
Jacob Traugott
05/17/2021, 3:53 PM
alternatively @Craig, if you dont need to deploy the object as well, you can just elect to 'Upload File to Account' so that only the script file itself will be uploaded with the folder structure it resides in
c
Craig
05/17/2021, 4:06 PM
I was looking to do a monorepo for multiple small projects / scripts for different clients
Craig
05/17/2021, 4:06 PM
Probably not the best way to do it but it's a pain to a have a new SDF project for every small script / client
j
Jacob Traugott
05/17/2021, 4:11 PM
ah gotcha, i understand your pain point however i would stick to a separate account customization project for each client. if you work around the way sdf was designed it could run you into future limitations
n
NickSuite
05/18/2021, 6:50 PM
I would suggest to have SDF project for each client. Then modify the deploy.xml to select only the objects that you want to deploy.