-
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
dfpAdServerVideo auto include the adpod module on build, potential size saving? #10552
Comments
The fix is unfortunately also a breaking change - marking this for 9.0 Appnexus is a different matter - |
#4048 (comment) references this interestingly |
proposal: move adpod logic in a new "dfpAdpodServerVideo" |
question: does the video module auto include the adpod module on build, as I'm seeing the adpod module in my build but i'm not including it directly. If so, it would be good to be able to drop the adpod include, if possible, if dont need it, saves some 24kib by the looks of it
includes with videojs, not checked with jwplayer
not in modules:
but in build:
The text was updated successfully, but these errors were encountered: