Discussions
Bundling Arbitrary files from the file cabinet?
I want to create a small bundle of javascript code libraries (and that's all).
However, I can't see any way for me to add these javascript files to a bundle. I do not need nor want an active script as part of the bundle, I only need the support files. The files are in my file cabinet in a subfolder of SuiteScript.
More generally, I expected to be able to bundle any files I may have in the file cabinet, but it appears that is not possible.
So, say my goal is to create a bundle containing just javascript helper libraries. I would install this bundle on an account, then begin creating user event scripts, client scripts, etc. without needing to first upload these files manually because the bundle already installed them.