5 Star 22 Fork 8

lang.yu / vertx-ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
run-update.sh 241 Bytes
一键复制 编辑 原始数据 按行查看 历史
lang.yu 提交于 2023-06-21 13:03 . Reset
#!/usr/bin/env bash
rm -rf "node_modules/.cache/.eslintcache"
rm -rf "node_modules/.cache/babel-loader/*"
ncu -u
node ./scripts/zrun-package.js
# npm install --no-optional
rm -rf yarn.lock
rm -rf yarn-error.log
yarn cache clean
yarn install
JavaScript
1
https://gitee.com/silentbalanceyh/vertx-ui.git
git@gitee.com:silentbalanceyh/vertx-ui.git
silentbalanceyh
vertx-ui
vertx-ui
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891