mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
Add command to debug the server (#533)
Co-authored-by: Florent FAYOLLE <florent.fayolle@beta.gouv.fr>
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"repository": "git://github.com/gristlabs/grist-core.git",
|
||||
"scripts": {
|
||||
"start": "sandbox/watch.sh",
|
||||
"start:debug": "NODE_INSPECT=1 sandbox/watch.sh",
|
||||
"install:python": "buildtools/prepare_python.sh",
|
||||
"install:python2": "buildtools/prepare_python2.sh",
|
||||
"install:python3": "buildtools/prepare_python3.sh",
|
||||
|
||||
Reference in New Issue
Block a user