chore: ded
This commit is contained in:
parent
b60c9cbf8b
commit
709aacbe3d
|
@ -8,7 +8,6 @@
|
|||
"dev": "webpack --mode development",
|
||||
"docker": "yarn run build && docker build",
|
||||
"electron": "NODE_ENV=production NODE_PATH=./node_modules electron build/electron.js",
|
||||
"forcelatus": "pkgs=$(find node_modules/@latus -maxdepth 1 -mindepth 1 -printf '@latus/%f '); yarn upgrade $pkgs",
|
||||
"lint": "eslint --cache --format codeframe --ext mjs,jsx,js src",
|
||||
"repl": "rlwrap -C qmp socat STDIO UNIX:$(ls /tmp/latus-*.sock | tail -n 1)",
|
||||
"start": "NODE_ENV=production NODE_PATH=./node_modules node build/index.js",
|
||||
|
|
Loading…
Reference in New Issue
Block a user