Skip to content
Snippets Groups Projects
Commit 27eef0c6 authored by Alf Eaton's avatar Alf Eaton
Browse files

Disable reduxlog

parent 4a24d925
No related branches found
No related tags found
No related merge requests found
...@@ -63,6 +63,6 @@ ...@@ -63,6 +63,6 @@
}, },
"scripts": { "scripts": {
"setupdb": "pubsweet setupdb --dev ./", "setupdb": "pubsweet setupdb --dev ./",
"start": "pubsweet run --dev" "start": "pubsweet run --dev --reduxlog-off"
} }
} }
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment