Open dwightjack opened 3 years ago
This PR relates to https://github.com/vuejs/vue-component-compiler/issues/113 and adds an optional lang property to the CompileResult object to expose the language used in the SFC script tag.
lang
CompileResult
This PR relates to https://github.com/vuejs/vue-component-compiler/issues/113 and adds an optional
lang
property to theCompileResult
object to expose the language used in the SFC script tag.