amp-toolbox
Here is 1 public repository matching this topic...
Improve this page
Add a description, image, and links to the amp-toolbox topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the amp-toolbox 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#