feat: prebundle and auto-enable document, self-improving, search skills (#413)
This commit is contained in:
@@ -26,6 +26,9 @@ extraResources:
|
||||
# because electron-builder respects .gitignore which excludes node_modules/)
|
||||
- from: build/openclaw/
|
||||
to: openclaw/
|
||||
# Pre-bundled third-party skills (full directories, not only SKILL.md)
|
||||
- from: build/preinstalled-skills/
|
||||
to: resources/preinstalled-skills/
|
||||
# NOTE: OpenClaw plugin mirrors (dingtalk, etc.) are bundled by the
|
||||
# afterPack hook (after-pack.cjs) directly from node_modules, so they
|
||||
# don't need an extraResources entry here.
|
||||
|
||||
Reference in New Issue
Block a user