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 a5644c0 commit 06b1753Copy full SHA for 06b1753
tooling/vite-config/src/index.js
@@ -21,7 +21,7 @@ function withConfig(viteConfig) {
21
// for externalized deps
22
globals: {
23
'vue': 'Vue',
24
- '@vue-flow/core': 'VueFlow',
+ '@vue-flow/core': 'VueFlowCore',
25
},
26
27
0 commit comments