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

distZip

MrEgg

|
57 installs
| (0) | Free
Vue项目快速打包dist目录
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

distzip

Vue项目快速打包dist目录

该工具可以将项目中的dist目录打包成zip文件,方便后续的发布工作。


配置参数

distzip.outPath 打包好的zip文件所存放的目录,默认为系统桌面

distzip.distPath dist目录名称,默认为dist

zip包的命名默认为package.json文件中的name字段,也可以在package.json文件中增加alias字段来指定zip包的别名。

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft