BMAD-METHOD/tools/installer/lib
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
..
config-loader.js feat: installer offers option to install web bundles 2025-06-17 09:55:21 -05:00
file-manager.js fix: update file-manager to properly handle YAML manifest files 2025-06-19 12:31:27 -05:00
ide-setup.js fix: installer has fast v4 update option now to keep the bmad method up to date with changes easily without breaking any customizations from the user. The SM and DEV are much more configurable to find epics stories and architectureal information when the prd and architecture are deviant from v4 templates and/or have not been sharded. so a config will give the user the option to configure the SM to use the full large documents or the sharded versions! 2025-06-19 12:55:16 -05:00
installer.js fix: resolve web bundles directory path when using relative paths in NPX installer 2025-06-21 14:55:44 -05:00