Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VueSFCCompilerNew to Visual Studio Code? Get it now.
VueSFCCompiler

VueSFCCompiler

l00

|
134 installs
| (0) | Free
Vue-SFC-Compiler
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VueSFCCompiler

如何使用

建立配置文件

在工作区目录中建立配置文件vuecompiler-config.json 注意:

  1. 如工作区中存在多个配置文件,按目标vue最近的生效 (未实现)

配置文件API

配置文件为[...]的一个数组

[
    //配置一
    {

    },
    //配置二
    {
        ...
    }
]
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft