-
Notifications
You must be signed in to change notification settings - Fork 0
Create prebid.js client server sample page #43
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
Create prebid.js client server sample page #43
Conversation
…prebid-client-server-sample-page
web-integrations/prebid-integrations/client-server/public/index.html
Outdated
Show resolved
Hide resolved
|
Can we use a shared prebid.js file instead of having one in client-side folder and one in client-server file? |
web-integrations/prebid-integrations/client-server/public/index.html
Outdated
Show resolved
Hide resolved
Good catch, I updated that as well. My only concern is how we are currently breaking up the repo in uid2 docs. It pushes them to individual folders for each sample site and due to our consilidation, I dont want to mislead to thinking they only need to clone this folder since the .env and prebid.js is no longer local |
Summary of changes: