1 Star 0 Fork 38

〓涩『果』〓/nop-chaos

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
copy.sh 626 Bytes
一键复制 编辑 原始数据 按行查看 历史
TARGET=../nop-entropy/nop-web-amis-editor/src/main/resources/META-INF/resources/amis-editor
rm -rf $TARGET
cp -rf ./packages/nop-amis-editor/dist $TARGET
find $TARGET/ -type f -name "*.gz" | awk '{print substr($0,1,length($0)-3)}' |xargs rm
TARGET=../nop-entropy/nop-web-site/src/main/resources/META-INF/resources/
rm -rf $TARGET
cp -rf ./packages/nop-site/dist $TARGET
find $TARGET/ -type f -name "*.gz" | awk '{print substr($0,1,length($0)-3)}' |xargs rm
TARGET=../nop-entropy/nop-js/src/main/resources/_vfs/nop/js/libs/nop-server-tool.mjs
rm -rf $TARGET
cp -f ./packages/nop-server-tool/dist/nop-server-tool.mjs $TARGET
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/qi5000000/nop-chaos.git
git@gitee.com:qi5000000/nop-chaos.git
qi5000000
nop-chaos
nop-chaos
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385