Skip to content

[AssetMapper] Removing orphaned footnote [2] #19708

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions frontend.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Supports TypeScript :ref:`yes <asset-mapper-ts>` 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] <ux-note-3>`
Can update 3rd party packages yes no :ref:`[2] <ux-note-2>`
================================ ================================== ==========

.. _ux-note-1:
Expand All @@ -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:

Expand Down