vue-component-compiler
vue-component-compiler copied to clipboard
Add lang attribute to the CompileResult object
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.