ampproject / amp-toolbox

A collection of AMP tools making it easier to publish and host AMP pages.
Apache License 2.0
449 stars 243 forks source link

Bundle runtime css and version #1231

Closed sebastianbenz closed 3 years ago

sebastianbenz commented 3 years ago

This adds offline support to optimizer by downloading the latest runtime and styles as part of the build step. Transformations will fallback to these if the latest runtime version and styles cannot be downloaded.