From 424bcf0764f89fd8a3140471fdbc5986a9ca3811 Mon Sep 17 00:00:00 2001 From: "f.saravi" Date: Wed, 22 Sep 2021 19:26:34 +0000 Subject: [PATCH] Update 'vue.config.js' --- vue.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/vue.config.js b/vue.config.js index 061635e..270e6ef 100644 --- a/vue.config.js +++ b/vue.config.js @@ -1,3 +1,4 @@ +const path = require('path'); module.exports = { transpileDependencies: [ 'vuetify'