BMAD-METHOD/tools/cli/bundlers
Brian Madison 281eac3373 feat: Add workflow vendoring to web bundler
The web bundler now performs workflow vendoring before bundling agents,
similar to the module installer. This ensures that workflows referenced
via workflow-install attributes are copied from their source locations
to their destination locations before the bundler attempts to resolve
and bundle them.

Changes:
- Added vendorCrossModuleWorkflows() method to WebBundler class
- Added updateWorkflowConfigSource() helper method
- Integrated vendoring into bundleAll(), bundleModule(), and bundleAgent()
- Workflows are vendored before agent discovery and bundling
- Config_source is updated in vendored workflows to reference target module

This fixes missing dependency warnings for BMGD agents that vendor
BMM workflows for Phase 4 (Production) workflows.
2025-11-05 21:05:08 -06:00
..
bundle-web.js web bundles for team complete 2025-10-01 22:22:40 -05:00
test-analyst.js feat: v6.0.0-alpha.0 - the future is now 2025-09-28 23:17:07 -05:00
test-bundler.js installer for bmm includes option to include game assets or not when adding to a project. 2025-10-27 22:38:34 -05:00
web-bundler.js feat: Add workflow vendoring to web bundler 2025-11-05 21:05:08 -06:00