linkerd2/web/templates
Andrew Seigner af47232eda
Hash JS bundle to expire cache (#2058)
JavaScript assets could be cached across Linkerd releases, showing an
out of date ui, or a broken page.

Modify the webpack build pipeline to add a hash to the JS bundle
filename. Move all logic around webpack-dev-server state from Go into
JS, via a templatized index_bundle.js file, generated at build time.
Disable caching of index_bundle.js in Go, via a `Cache-Control` header.

Fixes #1996

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2019-01-16 12:59:30 -08:00
..
includes Delete remaining conduit logo; add linkerd favicon (#1343) 2018-07-18 17:27:57 -07:00
app.tmpl.html Hash JS bundle to expire cache (#2058) 2019-01-16 12:59:30 -08:00