Build prebid files
npm install @tgam/prebidSee https://github.com/prebid/Prebid.js/blob/master/README.md#build-for-development
prebid-build.sh file, right after --modules.npm run build to build the prebid.js file with all the required modules.main branch, ask to review your PR, merge it.main branch. Run npm version patch (or minor) in the terminal, to increment the version of the package. NPM will create a commit for you, push it to main.npm publish to publish the files to NPM registry.https://www.unpkg.com/@tgam/prebid@{VERSION}/library/prebid.js.