forked from molecule-ai/molecule-core
a891bf9b4b
The replace directive `=> /plugin` breaks CI builds where go build runs natively (no /plugin directory). Move the replace to Dockerfile RUN so it only applies during Docker builds where the plugin is COPYed. Fixes: "replacement directory /plugin does not exist" on CI runner. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>