1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-01-04 18:37:02 +00:00

ui: Add chunk hash to static js file name

This commit is contained in:
James Hillyerd
2018-12-11 19:31:38 -08:00
parent 1eba3164b5
commit f0c9a1e7f4
3 changed files with 25 additions and 8 deletions

View File

@@ -5,6 +5,9 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="theme-color" content="#000000">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<title>Inbucket</title>
</head>
<body>