Open vincentdoerig opened 4 years ago
Hey, wondering if this library will support Vue 3. I have tried using it with vite and vue v3.0.0 but I am getting this error:
Uncaught SyntaxError: The requested module '/@modules/fabric/dist/fabric.js' does not provide an export named 'fabric'
I'm not sure if this is because of fabric, your library or vite.
Thanks.
Works fine with Vue 3 with me
Any solution for this? Currently running into this
Hey, wondering if this library will support Vue 3. I have tried using it with vite and vue v3.0.0 but I am getting this error:
I'm not sure if this is because of fabric, your library or vite.
Thanks.