Semaphore/web2/vue.config.js
2020-10-03 22:07:21 +05:00

6 lines
69 B
JavaScript

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