aboutsummaryrefslogtreecommitdiff
path: root/vue.config.js
blob: ef6e86b246abc49a30b8763abba79e6bb9e8cf4e (plain) (blame)
1
2
3
4
5
module.exports = {
  "transpileDependencies": [
    "vuetify"
  ]
}