We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f96324 commit 9e3876fCopy full SHA for 9e3876f
vue.config.js
@@ -8,6 +8,7 @@ module.exports = {
8
}
9
},
10
transpileDependencies: [
11
- '@coreui/utils'
+ '@coreui/utils',
12
+ '@coreui/vue'
13
]
14
0 commit comments