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