The flattener tool had inverted logic that would show an error message when users provided arguments (-i/--input or -o/--output) instead of using them. This fix removes the incorrect error message, allowing the tool to work correctly in both modes: - When arguments are provided: uses the specified paths - When no arguments are provided: works in interactive mode as before |
||
|---|---|---|
| .. | ||
| aggregate.js | ||
| binary.js | ||
| discovery.js | ||
| files.js | ||
| ignoreRules.js | ||
| main.js | ||
| projectRoot.js | ||
| prompts.js | ||
| stats.js | ||
| xml.js | ||