mirror of
https://github.com/TwiN/gatus.git
synced 2025-03-03 17:41:37 +01:00
6 lines
116 B
JavaScript
6 lines
116 B
JavaScript
module.exports = {
|
|
filenameHashing: false,
|
|
productionSourceMap: false,
|
|
outputDir: '../static',
|
|
publicPath: '/'
|
|
} |