synclounge/vue.config.js

6 lines
69 B
JavaScript
Raw Normal View History

module.exports = {
transpileDependencies: [
'vuetify',
],
};