Add cache-busting query params to index.mst

This commit is contained in:
Nick O'Leary
2021-10-22 09:14:01 +01:00
parent c1d947ebe3
commit f4f11c8884
3 changed files with 12 additions and 11 deletions

View File

@@ -27,7 +27,8 @@ var defaultContext = {
tabicon: {
icon: "red/images/node-red-icon-black.svg",
colour: "#8f0000"
}
},
version: require(path.join(__dirname,"../../package.json")).version
},
header: {
title: "Node-RED",