mirror of
https://github.com/lnbits/lnbits.git
synced 2026-08-18 13:18:00 +02:00
make fe tests run
This commit is contained in:
parent
eb55170905
commit
b0ff997ec1
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"name": "lnbits",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"sass": "./node_modules/.bin/sass ./lnbits/static/scss/base.scss > ./lnbits/static/css/base.css",
|
||||
"vendor_copy": "node -e \"require('./package.json').vendor.forEach((file) => require('fs').copyFileSync(file, './lnbits/static/vendor/'+file.split('/').pop()))\"",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue