I saw this option to change globalVarName in here , but this requires some intervention into a code. While my goal is to build prebid.js with this build generator. Is there's any way to change globalVarName by some environment variable when launching Dockerfiles or some similar option? If not, maybe I could send a PR for this? Also some guidance would really heavily help a lot, because currently I have no idea where to start from. The only guess I have is to modify package.json right after git repo checked out in checkout.sh.