in reply to Re^5: Using a git filter to Cache HTML Resources Locally
in thread Using a git filter to Cache HTML Resources Locally

Why is one additional complexity but not the other?

Rewriting the HTML is optional and local, while using JavaScript is global.

  • Comment on Re^6: Using a git filter to Cache HTML Resources Locally