1 Star 2 Fork 0

ModStartLib/webuploader-plus

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Makefile 217 Bytes
一键复制 编辑 原始数据 按行查看 历史
MZ 提交于 2026-01-20 10:53 +08:00 . update
prepare:
npm install
build_for_es5:
npx tsc src/lib/browser-image-compression-es6.js --target ES5 --allowJs --outFile src/lib/browser-image-compression.js
build_all: build_for_es5
rm -rfv ./dist
npm run build
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/modstart-lib/webuploader-plus.git
git@gitee.com:modstart-lib/webuploader-plus.git
modstart-lib
webuploader-plus
webuploader-plus
master

搜索帮助