mirror of
https://github.com/mattermost/focalboard.git
synced 2025-03-03 15:32:14 +02:00
Added hash when loacind JS file to bust cache (#755)
This commit is contained in:
parent
9b253ffee1
commit
037ca41b64
@ -106,6 +106,7 @@ function makeCommonConfig() {
|
||||
template: 'html-templates/page.ejs',
|
||||
filename: 'index.html',
|
||||
publicPath: '{{.BaseURL}}/',
|
||||
hash: true,
|
||||
}),
|
||||
],
|
||||
entry: ['./src/main.tsx', './src/userSettings.ts'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user