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 33e1d35 commit 56488ecCopy full SHA for 56488ec
web/components/Wrapper/web-component-plugins.ts
@@ -46,6 +46,4 @@ export default function (Vue: App) {
46
47
// Provide Apollo client for all web components
48
Vue.provide(DefaultApolloClient, client);
49
-
50
- console.log('Vue App', Vue);
51
}
0 commit comments