1
0
mirror of https://github.com/TwiN/gatus.git synced 2026-02-10 02:04:19 +00:00
Files
gatus/web/app/vue.config.js
2021-01-28 22:44:31 -05:00

4 lines
73 B
JavaScript

module.exports = {
filenameHashing: false,
productionSourceMap: false
}