We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89454df commit 0a67190Copy full SHA for 0a67190
frontend.rst
@@ -37,7 +37,7 @@ Supports TypeScript :ref:`yes <asset-mapper-ts>` yes
37
Removes comments from JavaScript no yes
38
Removes comments from CSS no no
39
Versioned assets always optional
40
-Can update 3rd party packages yes yes :ref:`[3] <ux-note-3>`
+Can update 3rd party packages yes no :ref:`[3] <ux-note-3>`
41
================================ ================================== ==========
42
43
.. _ux-note-1:
@@ -53,7 +53,7 @@ be executed by a browser.
53
54
.. _ux-note-3:
55
56
-**[3]** Update checkers are available for NPM, e.g. `npm-check`.
+**[3]** If you use ``npm``, there are update checkers available (e.g. ``npm-check``).
57
58
.. _frontend-asset-mapper:
59
0 commit comments