feat: integrate learning module
This commit is contained in:
@@ -24,7 +24,13 @@ extraResources:
|
||||
- "!icons/*.svg"
|
||||
- "!bin/**"
|
||||
- "!python/**"
|
||||
- "!learning-player/**"
|
||||
- "!screenshot/**"
|
||||
# Verified, versioned production Stage artifact emitted by sync:learning-player.
|
||||
- from: build/learning-player/
|
||||
to: resources/learning-player/
|
||||
filter:
|
||||
- "**/*"
|
||||
# opencode runtime bundled by scripts/bundle-opencode.mjs.
|
||||
- from: build/opencode-ai/
|
||||
to: opencode-ai/
|
||||
|
||||
Reference in New Issue
Block a user