rsnext/test/integration/amphtml/pages
Sebastian Benz ae9b13e0be
Migrate to AMP Optimizer 2.0 (#10535)
* Migrate to AMP Optimizer 2.0

Most notable changes:

* Automatically import all missing AMP component scripts.
* Automatically add any missing mandatary AMP tags.
* 40% faster

I've updated the docs to mention component auto import and added a corresponding
test case.

* change validator tests which now pass validation

* Improve wording

Co-Authored-By: JJ Kasper <jj@jjsweb.site>

* Update adding-amp-components.md

Co-authored-by: JJ Kasper <jj@jjsweb.site>
Co-authored-by: Joe Haddad <timer150@gmail.com>
2020-02-14 16:01:43 -05:00
..
hmr Fix AMP HMR for child components (#9736) 2019-12-16 11:45:48 -06:00
nested Add export const config support and make withAmp a no-op (#7525) 2019-06-09 17:16:14 -07:00
_document.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
amp-script.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
auto-import.js Migrate to AMP Optimizer 2.0 (#10535) 2020-02-14 16:01:43 -05:00
conflicting-tag.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
custom-scripts.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
index.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
manual-rels.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
normal.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
only-amp.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
root-hmr.js Add export const config support and make withAmp a no-op (#7525) 2019-06-09 17:16:14 -07:00
special-chars.js Fix AMP HTML content emit (#9468) 2019-11-25 14:05:52 -06:00
styled.js Add export const config support and make withAmp a no-op (#7525) 2019-06-09 17:16:14 -07:00
use-amp-hook.js Add export const config support and make withAmp a no-op (#7525) 2019-06-09 17:16:14 -07:00