We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f418e20 commit 22ccd76Copy full SHA for 22ccd76
cookbook/assetic/uglifyjs.rst
@@ -58,7 +58,7 @@ directory:
58
59
.. code-block:: bash
60
61
- $ ./app/Resources/node_modules/.bin/uglifyjs --help
+ $ "./app/Resources/node_modules/.bin/uglifyjs" --help
62
63
Configure the ``uglifyjs2`` Filter
64
----------------------------------
0 commit comments