Closed erwinmombay closed 3 years ago
import/order
throughout src/
& 3p/
(https://github.com/ampproject/amphtml/pull/35226, https://github.com/ampproject/amphtml/pull/35454), test/
& testing/
(https://github.com/ampproject/amphtml/pull/35601), and most of extensions/
(https://github.com/ampproject/amphtml/pull/35649)getMode()
object of version
(https://github.com/ampproject/amphtml/pull/35624), log
(https://github.com/ampproject/amphtml/pull/35628), and geoOverride
(https://github.com/ampproject/amphtml/pull/35654) moving logic to only call-sites#core
migration of dev error helpers (https://github.com/ampproject/amphtml/pull/35621) and form
+modal
+amp-element-helpers
(https://github.com/ampproject/amphtml/pull/35608)#core
imports in dep-check-config
#core
migrationtsc
for typecheckingrethrowAsync
with test expectations: https://github.com/ampproject/amphtml/pull/35605amphtml
tsc
(https://github.com/ampproject/amphtml/issues/35573) buildDom
(https://github.com/ampproject/amphtml/pull/35500)buildDom
! https://github.com/ampproject/amphtml/pull/35494buildDom
for amp-carousel
cc @ampproject/wg-performance
What was accomplished
Lessons Learned
What's Next