Hi @Srinivas_Opti,
IMO, the best possible ways to handle this:
1. Split into Separate ClientLibs
Create two separate client libraries:
clientlib-author: includes the 3 scripts for author only
clientlib-publish: includes the 7 scripts for publish only
Then include them conditionally based on the r...