2fcba39dea
Move typeDistProject.ts into the build module, duplicate optionsParser.ts into build and lint modules, inline configOption in the build module, and simplify the deprecated migrate package-exports command to remove cross-module dependencies. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
142 B
142 B
@backstage/cli
| @backstage/cli |
|---|
| patch |
Internal refactor to move shared utilities into their consuming modules, reducing cross-module dependencies.