mirror of
https://github.com/TwiN/gatus.git
synced 2026-03-23 15:35:08 +00:00
5 lines
98 B
JavaScript
5 lines
98 B
JavaScript
module.exports = {
|
|
filenameHashing: false,
|
|
productionSourceMap: false,
|
|
outputDir: '../static'
|
|
} |