Results 6 comments of Mila76

https://jsfiddle.net/o37kyac2/ pasted another library (tingle js) You can see the error in browser console I think the problem is exports = {} in your library (webpack doing i assume)

In my branch i put some other small "fix": in snake i removed fixed border and add icon option similar to toast take your time there is no hurry i...

with "namespace" you can overwrite default class without trouble... have less problem with name collision etc `.modal -> .namespace .modal` I created a pool request with my modification and rollup...

Using var http = require("http"); and not tns-core-modules/http seem work here.. From the error i can only suppose is a webpack related issue

Even with build as lib this plugin create 300kb of quasar in the output With the old v1 work as expected Following some of this https://stackoverflow.com/questions/65810613/how-can-i-eject-quasar-cli-and-use-vue-quasar-umd and removing plugin work...

I used https://www.npmjs.com/package/vue3-qrcode-reader and work correctly