The first time you deploy a new script from WebSto...
# sdf
c
The first time you deploy a new script from WebStorm - does it deploy every script in the whole project ?
n
You can change the deploy.xml to specify the scripts.
j
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
I was looking to do a monorepo for multiple small projects / scripts for different clients
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
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
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.