From b662c93ac76eff9ffc989458df7d36dfb289007b Mon Sep 17 00:00:00 2001 From: Christophe HAMERLING Date: Wed, 3 Jun 2020 18:00:24 +0200 Subject: Add Application command line flag support for devtools --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 8b35d9d..58ff8f3 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,8 @@ It can also be displayed automatically from the `SHOW_DEV_TOOLS` environment var SHOW_DEV_TOOLS=true npm start ``` +or from the application `--show-dev-tools` command line flag. + #### Building the production distribution ```bash -- cgit v1.2.3