File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ Requires a build step? yes no
25
25
Works in all browsers? yes yes
26
26
Supports `Stimulus/UX `_ yes yes
27
27
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 >`
30
30
================================ ================= ======================================================
31
31
32
32
.. note ::
@@ -36,6 +36,16 @@ Supports TypeScript yes no (but read note below)
36
36
Vue single-file components) cannot be compiled down to pure JavaScript that can
37
37
be executed by a browser.
38
38
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
+
39
49
.. _frontend-webpack-encore :
40
50
41
51
Webpack Encore
You can’t perform that action at this time.
0 commit comments