mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 22:04:56 +00:00
stack.py line 130 `run = run_cmd` shadowed the imported `run` helper from cli.helpers, causing a recursive TypeError on `stack up`. Renamed import to `run_shell` to avoid the collision. Moved storybook behind a profile since its Docker build fails due to @storybook/addon-docs version mismatch. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
4.2 KiB
4.2 KiB