We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
在parseComponent中,会对script进行de-indent,导致生成sourceMap时无法根据script的sourceMap计算vue文件中的位置。或许我们应该支持可选的de-indent或在block中输出具体去掉了多少的空白?
parseComponent
script
de-indent
sourceMap
vue
vue_template_compiler.parseComponent(vue, {deindent: false})