Skip to content

Commit

Permalink
Fix NPM command to watch & build assets (#364)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelcroix committed Sep 6, 2024
1 parent 8b7b5db commit face9d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/Testing/CoreTesting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -265,5 +265,5 @@ You can also run a watch task thanks to the full integration of npm command exec

.. code-block:: shell
Build/Scripts/runTests.sh -s npm -- run watch
Build/Scripts/runTests.sh -s npm -- run watch:build

0 comments on commit face9d2

Please sign in to comment.