File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -25,14 +25,19 @@ 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 [ #1 ]_
29
- Supports TypeScript yes no [ #1 ]_
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
- .. [#1 ] Using JSX (React), Vue or TypeScript with AssetMapper is possible, but you'll
33
- need to use their native tools for pre-compilation. Also, some features (like
34
- Vue single-file components) cannot be compiled down to pure JavaScript that can
35
- be executed by a browser.
32
+ Notes
33
+ ~~~~~
34
+
35
+ .. _note-1 :
36
+
37
+ **[1] ** Using JSX (React), Vue or TypeScript with AssetMapper is possible, but you'll
38
+ need to use their native tools for pre-compilation. Also, some features (like
39
+ Vue single-file components) cannot be compiled down to pure JavaScript that can
40
+ be executed by a browser.
36
41
37
42
.. _frontend-webpack-encore :
38
43
You can’t perform that action at this time.
0 commit comments