alee-dashboard/vue.config.js
2020-08-06 16:52:10 -04:00

5 lines
No EOL
67 B
JavaScript

module.exports = {
"transpileDependencies": [
"vuetify"
]
}