Checkpoint
gitea/hedera-web/pipeline/head This commit looks good Details

This commit is contained in:
Juan Ferrer 2022-05-21 23:32:06 +02:00
parent f815aa9992
commit 11ba609144
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
"tinymce": "^5.0.0"
},
"scripts": {
"dev": "webpack serve --open",
"front": "webpack serve --open",
"back": "cd ../salix && NODE_ENV=test gulp backOnly",
"build": "rm -rf build/ ; webpack",
"clean": "rm -rf build/"