feat(channels): add DingTalk via bundled plugin mirror and pure Node deploy (#215)
This commit is contained in:
committed by
GitHub
Unverified
parent
d4f77a442c
commit
d63810f54b
@@ -26,6 +26,9 @@ extraResources:
|
||||
# because electron-builder respects .gitignore which excludes node_modules/)
|
||||
- from: build/openclaw/
|
||||
to: openclaw/
|
||||
# Bundled OpenClaw plugin mirrors (dingtalk, etc.)
|
||||
- from: build/openclaw-plugins/
|
||||
to: openclaw-plugins/
|
||||
|
||||
afterPack: ./scripts/after-pack.cjs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user