-
[OPIK-6947] [CI] fix: activate ai-spend plugin in the comet frontend build
发布于
2026-06-16 09:10:20 +00:00 DevOps wired the private plugin to be copied into the comet frontend image, but
the build never set BUILD_PLUGINS, so VITE_FE_PLUGINS stayed empty and the
ai-spend manifest was filtered out (routes/sidebar/menu inactive despite the
files being present). Pass BUILD_PLUGINS=comet,ai-spend for the comet frontend
image so the manifest is activated.Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
下载附件