-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Building bid adapters without building the whole project #10838
Comments
You can |
We plan to add documentation on how to conditionally load a module on some event, eg user consent for some bidder or gathering an email for some id module. |
Need to document:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I need to build certain bid adapter, but I don't want to build whole project. Is is possible?
The text was updated successfully, but these errors were encountered: