When scripting for a bundle and you are adding but...
# bundles
w
When scripting for a bundle and you are adding buttons to a form that run a client script defined with
form.clientScriptFielID
, how do you account for the new ID that the script will get when deployed? Should I be using
form.clientScriptModulePath
instead?