Replies: 1 comment
-
If you want to use VueFlow without a build tool like Vite/Webpack you can use it directly from jsdelivr: https://cdn.jsdelivr.net/npm/@vue-flow/[email protected]/dist/vue-flow-core.iife.min.js |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd like to include the project using an umd file, which is currently not present in the dist.
Adding different output formats would enable a variety of different usecases
Beta Was this translation helpful? Give feedback.
All reactions