From f65137144162b98b52767dd1bc05ecd6361ec5c9 Mon Sep 17 00:00:00 2001 From: Thomas Landauer Date: Mon, 25 Mar 2024 18:15:16 +0100 Subject: [PATCH] [AssetMapper] Removing orphaned footnote [2] Page: https://symfony.com/doc/6.4/frontend.html --- frontend.rst | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/frontend.rst b/frontend.rst index 2c4a9671236..6b7aa6f5048 100644 --- a/frontend.rst +++ b/frontend.rst @@ -37,7 +37,7 @@ Supports TypeScript :ref:`yes ` yes Removes comments from JavaScript no yes Removes comments from CSS no no Versioned assets always optional -Can update 3rd party packages yes no :ref:`[3] ` +Can update 3rd party packages yes no :ref:`[2] ` ================================ ================================== ========== .. _ux-note-1: @@ -49,11 +49,7 @@ be executed by a browser. .. _ux-note-2: -**[2]** There are some `PostCSS`_ plugins available to remove comments from CSS files. - -.. _ux-note-3: - -**[3]** If you use ``npm``, there are update checkers available (e.g. ``npm-check``). +**[2]** If you use ``npm``, there are update checkers available (e.g. ``npm-check``). .. _frontend-asset-mapper: