Is it possible to cachebust without copying the template where everything is included? So if there is an already busted resource like
<link rel="stylesheet" href="/styles/main.7f97a32a.css">
it would not only search for /styles/main.css to bust, but those already bustet ones as well?