Skip to content

Commit a7791c5

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: Replace footnote by ref
2 parents dc59899 + 1e73b74 commit a7791c5

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

frontend.rst

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ 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>`
28-
Supports React, Vue, Svelte? yes yes (but read note below)
29-
Supports TypeScript yes no (but read note below)
28+
Supports React, Vue, Svelte? yes yes :ref:`[1] <note-1>`
29+
Supports TypeScript yes no :ref:`[1] <note-1>`
3030
================================ ================= ======================================================
3131

3232
.. note::
@@ -36,6 +36,16 @@ Supports TypeScript yes no (but read note below)
3636
Vue single-file components) cannot be compiled down to pure JavaScript that can
3737
be executed by a browser.
3838

39+
Notes
40+
~~~~~
41+
42+
.. _note-1:
43+
44+
**[1]** Using JSX (React), Vue or TypeScript with AssetMapper is possible, but you'll
45+
need to use their native tools for pre-compilation. Also, some features (like
46+
Vue single-file components) cannot be compiled down to pure JavaScript that can
47+
be executed by a browser.
48+
3949
.. _frontend-webpack-encore:
4050

4151
Webpack Encore

0 commit comments

Comments
 (0)