mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-12-17 01:24:02 -05:00
refactor(gui): drop dependency on "pino"
This commit is contained in:
parent
4245a0ba05
commit
7b6bf4f7f3
4 changed files with 12 additions and 227 deletions
|
|
@ -7,7 +7,7 @@
|
|||
"frontendDist": "../src-gui/dist",
|
||||
"beforeBuildCommand": {
|
||||
"cwd": "../src-gui",
|
||||
"script": "yarn install && yarn run build"
|
||||
"script": "yarn ci && yarn run build"
|
||||
}
|
||||
},
|
||||
"app": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue