amp-html
Here are 164 public repositories matching this topic...
-
Updated
Dec 12, 2020 - PHP
-
Updated
Oct 7, 2019 - JavaScript
-
Updated
Apr 23, 2020 - CSS
-
Updated
Dec 10, 2020 - JavaScript
-
Updated
Nov 26, 2020 - Python
-
Updated
Nov 26, 2020 - Handlebars
-
Updated
Jun 23, 2020 - PHP
-
Updated
Apr 13, 2019 - Vue
-
Updated
Mar 26, 2019 - PHP
Fix jsdom workaround
Webpack breaks a normal import. eval('require(“jsdom”)') works but feels very hacky and eval is evil
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Aug 18, 2020 - JavaScript
-
Updated
Apr 27, 2020 - HTML
-
Updated
Sep 16, 2016 - PHP
-
Updated
Apr 18, 2019 - JavaScript
Improve this page
Add a description, image, and links to the amp-html topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the amp-html topic, visit your repo's landing page and select "manage topics."


When optimizer used in conjuction together with optimizer-express it's not possible to pass params to optimizer's
transformHtmlmethod, only configuration to the optimizer constructor.And while some transformers honor those configurations:
https://github.com/ampproject/amp-toolbox/blob/efe5775c5ff93ebacd6f7bd336ba02d829eca579/packages/optimizer/lib/transformers/AmpBoilerplateTransformer.js#