Dashboard › craft › Distillation
28615a07-e6ff-47ee-a3bc-acdfd6f9a4cc["lore_tm_v1_OorYMpH1YDjISdo1JYDuC-cYGsRr-uJn62-XhshZThk","lore_tm_v1_K-CF68kLI_6_CWDQfb3kZThQJ6k8kk2KV6Bjz2V3SY8"]
Date: Aug 25, 2026
src/config.ts:571 documentation stating that consumers can implement their own expansion logic, e.g. npm workspace expansion.src/commands/__tests__/prepare.test.ts:225 expected error text: Invalid version or version part specified: "v2.3.3". Removing the "v" prefix will likely fix the issue.src/commands/__tests__/targets.test.ts imports handler from ../targets, mocks ../../targets, and imports getAllTargetNames from ../../targets.src/commands/__tests__/targets.test.ts contains tests: lists targets without expansion when no workspaces (uses targets { name: 'npm' }, { name: 'github' }; expects expandWorkspaceTargets(targets)); lists expanded workspace targets; an unnamed test beginning at line 84; handles empty targets list (configuration { targets: [] }); and handles undefined targets.