How are custom language plugins created? #9874
Unanswered
matthew-dean
asked this question in
Help/Questions
Replies: 1 comment
-
This is the internal design of sfc. It should not support customization at present. I don’t know if this can help you understand the implementation compiler-sfc. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I can't find in the API documentation how one creates custom
<style>
or<template>
language plugins, or the nuts and bolts how that preprocessing works. Is that documentation anywhere?Beta Was this translation helpful? Give feedback.
All reactions