BMAD-METHOD/tools
Brian Madison 5c8485d09f fix: resolve web bundles directory path when using relative paths in NPX installer
When users enter "." as the installation directory, the web bundles directory
path was not being resolved correctly, causing the bundles to not be copied.
This fix ensures the web bundles directory is resolved using the same logic
as the main installation directory, resolving relative paths from the original
working directory where npx was executed.
2025-06-21 14:55:44 -05:00
..
builders feat: update web builder to remove IDE-specific properties from agent bundles 2025-06-19 13:21:26 -05:00
installer fix: resolve web bundles directory path when using relative paths in NPX installer 2025-06-21 14:55:44 -05:00
lib Node 20, installer improvements, agent improvements and Expansion Pack for game dev (#232) 2025-06-16 18:34:12 -05:00
upgraders fix: installer upgrade path fixed 2025-06-18 19:58:28 -05:00
bmad-npx-wrapper.js moved bmad-core to dot folder so when adding to project it is clear its not part of the project it is added to 2025-06-13 19:11:17 -05:00
cli.js feat: robust installer 2025-06-16 21:57:51 -05:00
semantic-release-sync-installer.js feat: improve semantic-release automation and disable manual version bumping 2025-06-15 14:16:01 -05:00
sync-installer-version.js feat: improve semantic-release automation and disable manual version bumping 2025-06-15 14:16:01 -05:00
version-bump.js feat: improve semantic-release automation and disable manual version bumping 2025-06-15 14:16:01 -05:00
yaml-format.js fix: update yaml-format.js to use dynamic chalk imports 2025-06-15 14:20:12 -05:00