mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-25 15:10:41 +01:00
* update packages for vue3 * fix make bundle and make checkbundle to include bundle-components * add lnbits/static/bundle-components.js --------- Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
4 lines
108 B
JavaScript
4 lines
108 B
JavaScript
window.app.use(VueQrcodeReader)
|
|
window.app.use(Quasar)
|
|
window.app.use(window.i18n)
|
|
window.app.mount('#vue')
|