From 320715b278680d4e8b7014844f2256510c330628 Mon Sep 17 00:00:00 2001 From: "N. Jabbar" Date: Thu, 18 Jun 2020 19:59:42 +0200 Subject: [PATCH] remove description for the yarn production flag Signed-off-by: N. Jabbar --- doc/setup.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/setup.rst b/doc/setup.rst index af2b36cd08..1c4dc568d1 100644 --- a/doc/setup.rst +++ b/doc/setup.rst @@ -124,7 +124,6 @@ Finally, you'll need to use `Yarn`_ to install some JavaScript dependencies: yarn install --production -The --production flag is used to ignore the develop dependencies in `Yarn`_. .. _composer: Installing using Composer