Open vesper8 opened 2 years ago
unfortunately, I only tested the package on Vue 2 and webpack I will try to make it work with Vue 3 but no promises
you could try to remove the global from the index.js and import jquery in another way
https://github.com/permafrost-dev/vue-ray/issues/3 this thread has a solution that might work
This looked hopeful! Unfortunately I get an error when trying it out on Vue 3 / Vite.js
Uncaught ReferenceError: global is not defined