keanu-weblite/vue.config.js
2020-11-09 10:32:56 +01:00

5 lines
No EOL
67 B
JavaScript

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