Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent Core.js Chunk Between Prebid.js Website Download and Command Line Build Process #12342

Open
sivamatta94 opened this issue Oct 18, 2024 · 0 comments

Comments

@sivamatta94
Copy link

I'm encountering an inconsistency between Prebid.js files downloaded from https://docs.prebid.org/download.html and the files generated via the command line build process. Specifically:

When I download the Prebid.js files directly from the website, I can see only the special code changes related to bid adapters (e.g., for 33Across and Adspirit adapters). However, when I build the same set of bid adapters using the command line, the core.js chunk is different for each adapter.
I want to know if it's possible to have a unique chunk for the core.js file that remains consistent across different adapters. The reason for this request is that I need to maintain consistent header and footer code, while only the special bid adapter code changes based on the customer's session.
Here are my system details:
Gulp CLI version: 3.0.0
Gulp Local version: 5.0.0
Node version: 18.18.1
NPM version: 6.14.12
I'm also attaching pictures of the issue and system configuration for your reference. Please let me know if you need any additional information. Thank you in advance.
Fromweb
usingbuild_core

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Triage
Development

No branches or pull requests

1 participant