fix(examples): own repository plugin startup order
This commit is contained in:
+1
-4
@@ -1,11 +1,8 @@
|
||||
- id: cli-mock-llm
|
||||
name: './cli-mock-llm.ts'
|
||||
|
||||
- id: repository-plugin-runtime
|
||||
name: '@deepseek-ai/dsh-repository-plugin'
|
||||
|
||||
- id: repository-plugin-fixture
|
||||
name: './repository-plugin/dsh-plugin.mjs'
|
||||
name: './repository-plugin/load.mjs'
|
||||
|
||||
- id: base
|
||||
name: '@cordisjs/plugin-include'
|
||||
|
||||
Reference in New Issue
Block a user