add vue-i18n dependecy
This commit is contained in:
parent
cf3b169480
commit
8ee6be30eb
6 changed files with 2322 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -89,3 +89,4 @@ updatevendor:
|
|||
cp ./node_modules/quasar/dist/quasar.css ./lnbits/static/vendor/
|
||||
cp ./node_modules/chart.js/dist/Chart.css ./lnbits/static/vendor/
|
||||
cp ./node_modules/vue-qrcode-reader/dist/vue-qrcode-reader.css ./lnbits/static/vendor/
|
||||
cp ./node_modules/vue-i18n/dist/vue-i18n.js ./lnbits/static/vendor/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue