mirror of
https://github.com/TwiN/gatus.git
synced 2024-12-24 23:59:06 +01:00
5 lines
98 B
JavaScript
5 lines
98 B
JavaScript
module.exports = {
|
|
filenameHashing: false,
|
|
productionSourceMap: false,
|
|
outputDir: '../static'
|
|
} |