Skip to content

Commit d7d20fa

Browse files
Adding asset versioning to comparison table
I'm not 100% sure that there's no way to disable versioning in AssetMapper - please double-check. But if there is none indeed, it should be mentioned somewhere - the earlier the better :-)
1 parent a40d5a5 commit d7d20fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

frontend.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,14 @@ fast frontend, *and* enjoy the process:
2020
================================ ================= ======================================================
2121
Production Ready? yes yes
2222
Stable? yes :doc:`experimental </contributing/code/experimental>`
23-
Requirements Node.js none: pure PHP
23+
Requirements Node.js none (pure PHP)
2424
Requires a build step? yes no
2525
Works in all browsers? yes yes
2626
Supports `Stimulus/UX`_ yes yes
2727
Supports Sass/Tailwind yes :ref:`yes <asset-mapper-tailwind>`
2828
Supports React, Vue, Svelte? yes yes :ref:`[1] <ux-note-1>`
2929
Supports TypeScript yes no :ref:`[1] <ux-note-1>`
30+
Versioned assets optional always
3031
================================ ================= ======================================================
3132

3233
.. _ux-note-1:

0 commit comments

Comments
 (0)