mirror of
https://github.com/bmad-code-org/BMAD-METHOD.git
synced 2026-01-30 04:32:02 +00:00
consolidate and remove some duplication
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
const path = require('node:path');
|
||||
const fs = require('fs-extra');
|
||||
const { YamlXmlBuilder } = require('../tools/cli/lib/yaml-xml-builder');
|
||||
const { YamlXmlBuilder } = require('../tools/cli/lib/agent/yaml-xml-builder');
|
||||
const { ManifestGenerator } = require('../tools/cli/installers/lib/core/manifest-generator');
|
||||
|
||||
// ANSI colors
|
||||
|
||||
Reference in New Issue
Block a user