Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>tuia-uploadNew to Visual Studio Code? Get it now.
tuia-upload

tuia-upload

minjs

|
38 installs
| (0) | Free
Tuia Upload
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

介绍

推啊CDN上传插件,上传本地资源到CDN,支持Hash和图片大小计算

安装

插件市场搜索 tuia-upload 安装,配合 @tuia/upload 使用,仅支持内网安装

// 本机安装依赖
yarn add @tuia/upload -D

使用

上传目录右键,选择上传CDN,即可将当前目录下的资源上传,并输出一个000.json文件

配置

项目根目录创建配置文件 .tuia.json

{
  "cdn": "/h5-mami/", // 上传路径
  "hash": 0, // 支持hash长度,0为不支持hash
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft