refactor: change pkg scope to vue-flow
This commit is contained in:
@@ -24,6 +24,6 @@ export default defineConfig({
|
||||
}),
|
||||
],
|
||||
optimizeDeps: {
|
||||
exclude: ['@braks/vue-flow'],
|
||||
exclude: ['@vue-flow/core'],
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user