This commit is contained in:
2019-07-01 21:17:33 +02:00
parent dbca57d7e1
commit 761f766ea0
5 changed files with 18 additions and 14 deletions

3
vue.config.js Normal file
View File

@@ -0,0 +1,3 @@
module.exports = {
productionSourceMap: false
}