mirror of
https://github.com/affaan-m/ECC.git
synced 2026-09-11 04:07:54 +02:00
fix(opencode): route lifecycle through config overrides
This commit is contained in:
@@ -645,6 +645,7 @@ function createLegacyCompatInstallPlan(options = {}) {
|
||||
sourceRoot,
|
||||
projectRoot,
|
||||
homeDir: options.homeDir,
|
||||
env: options.env || process.env,
|
||||
target,
|
||||
profileId: null,
|
||||
moduleIds: selection.moduleIds,
|
||||
|
||||
Reference in New Issue
Block a user