fix historical view

This commit is contained in:
HF 2021-02-01 16:52:10 +01:00
parent 66d6ccbe02
commit 4e6e9089db

View File

@ -69,7 +69,7 @@ export default {
entry: {
web: [path.resolve(__dirname, 'src', 'web.js')],
backup: [path.resolve(__dirname, 'src', 'web.js')],
backup: [path.resolve(__dirname, 'src', 'backup.js')],
},
output: {