Removed getIntersectionChangeEntry from a few more places (ads, videos)
What's Next
release onduty
compiler research
running experiment to ensure async initialIntersection doesn't cause ads regression. If successful then removing getIntersectionChangeEntry from custom-element.
What was accomplished
AMP.require
would sometimes not exist (caused by race condition https://github.com/ampproject/amphtml/pull/31988)gulp make-component --bento --name=my-component
Lessons Learned
What's Next