We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c286e27 commit 397d6d4Copy full SHA for 397d6d4
src/index.js
@@ -1,6 +1,6 @@
1
import * as componentPlugins from './components'
2
import * as directivePlugins from './directives'
3
-import { vueUse } from './utils/plugins'
+// import { vueUse } from './utils/plugins'
4
// import { setConfig } from './utils/config'
5
6
const BootstrapVue = (Vue, config = {} ) => {
0 commit comments