Anyone know the proper way of transferring custom modules so that i can properly reference them in my scripts without it breaking across environments?
Example: In my scripts i reference my custom modules like this SuiteScripts/<Project>/<Module>
When transferring a file(custom module), the install of the bundle will not put that file in the same folder path it came from, it will put it in a bundle folder with the bundle id as the name of the folder.