0
0
Fork 0
salix-front-mindshore-fork2/vue.config.js

10 lines
160 B
JavaScript

module.exports = {
pluginOptions: {
quasar: {
importStrategy: "kebab",
rtlSupport: false,
},
},
transpileDependencies: ["quasar"],
};