From 696b09e08db4bfacebcf38c1e38e857b1372a880 Mon Sep 17 00:00:00 2001 From: Benoit Wannepain Date: Fri, 3 Aug 2018 12:43:13 +0200 Subject: [PATCH] Add missing step in the documentation --- design_pim/overview.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/design_pim/overview.rst b/design_pim/overview.rst index 66c56c394..086732240 100644 --- a/design_pim/overview.rst +++ b/design_pim/overview.rst @@ -83,6 +83,11 @@ To make your module available you need to clear your cache: rm -rf ./var/cache/* +Dump the paths for all the requirejs.yml files for each bundle: + +.. code-block:: bash + + bin/console pim:installer:dump-require-paths dump the assets in the web folder