Replies: 1 comment 2 replies
-
This is very unlikely to happen. The syntax would not work with a lot of existing JS tools and so far any request to integrate templates into JS (e.g. in the form of JSX) has been rejected. As you noted, there are other ways, which also means that there is no pressing need for adding this. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hi,
instead of
createRawSnippet
, could we use the compiler to make something like this possible?i know there are other means to achieve this, but i'd find this neat.
Beta Was this translation helpful? Give feedback.
All reactions