BMAD-METHOD/tools/cli/bundlers
Brian Madison 80a04bfce3 fix: Remove menu items for workflows with web_bundle: false
Enhanced removeSkippedWorkflowCommands() to properly remove all menu item
formats that reference workflows with web_bundle: false:

1. <item> tags with workflow attribute
2. <item> tags with run-workflow attribute
3. <c> tags with run-workflow attribute (legacy)

This ensures that workflows not designed for web bundles (like workflow-status
which requires filesystem access) are completely excluded from web bundles,
including their menu items.

Verified:
- workflow-status menu item removed from SM agent
- workflow-status YAML not included in bundle dependencies
2025-11-05 21:33:59 -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 fix: Remove menu items for workflows with web_bundle: false 2025-11-05 21:33:59 -06:00