mirror of https://github.com/sundowndev/http.git
disable terser for test debugging
parent
33db91eed5
commit
671356baf9
|
@ -18,5 +18,8 @@ module.exports = {
|
|||
proxy: true,
|
||||
retry: 1
|
||||
},
|
||||
build: {
|
||||
terser: false
|
||||
},
|
||||
plugins: ['~/plugins/http']
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue