ampproject / amp-toolbox

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

cache-url: Remove TextEncoder #135

Open torch2424 opened 5 years ago

torch2424 commented 5 years ago

see #132

TextEncoder is not supported on some browsers, thus it would be good to remove this and use something else.

cc @sebastianbenz @kristoferbaxter

torch2424 commented 5 years ago

Made a quick little fiddle to achieve this: https://jsfiddle.net/torch2424/nhma9q3p