vue-component-compiler icon indicating copy to clipboard operation
vue-component-compiler copied to clipboard

Add lang attribute to the CompileResult object

Open dwightjack opened this issue 4 years ago • 0 comments

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.

dwightjack avatar Nov 21 '21 09:11 dwightjack