mirror of
https://github.com/TwiN/gatus.git
synced 2024-12-15 17:51:09 +00:00
6 lines
No EOL
116 B
JavaScript
6 lines
No EOL
116 B
JavaScript
module.exports = {
|
|
filenameHashing: false,
|
|
productionSourceMap: false,
|
|
outputDir: '../static',
|
|
publicPath: '/'
|
|
} |