summaryrefslogtreecommitdiff
path: root/master/vue.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'master/vue.config.js')
-rw-r--r--master/vue.config.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/master/vue.config.js b/master/vue.config.js
deleted file mode 100644
index 910e297..0000000
--- a/master/vue.config.js
+++ /dev/null
@@ -1,4 +0,0 @@
-const { defineConfig } = require('@vue/cli-service')
-module.exports = defineConfig({
- transpileDependencies: true
-})