From 0e1cbc2f9eddc4c16b06ac505c25d7e469b3a4ea Mon Sep 17 00:00:00 2001 From: Maelan LE BORGNE Date: Mon, 6 Nov 2023 10:32:29 +0100 Subject: [PATCH] Updated documentation --- doc/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.rst b/doc/index.rst index e0cdc81..e2e594e 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -45,7 +45,7 @@ Then run the command: .. code-block:: terminal # To compile only the typescript files - $ php bin/console typescript:build + $ php bin/console typescript:build --watch # To compile ALL your assets $ php bin/console asset-map:compile