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'