chore(e2e): disable production source maps

This commit is contained in:
Guillaume Chau
2019-09-12 23:54:32 +02:00
parent e5e6ff2f73
commit 3769cfad90
+3 -1
View File
@@ -3,9 +3,11 @@ module.exports = {
apollo: {
enableMocks: false,
enableEngine: false,
}
},
},
productionSourceMap: false,
/* Without vue-cli-plugin-apollo 0.20.0+ */
// chainWebpack: config => {
// config.module