Skip to content
Snippets Groups Projects
vue.config.js 66 B
Newer Older
module.exports = {
  transpileDependencies: [
    'vuetify'
  ]
}