Commit e243e07
committed
refactor(@angular/cli): adjust bun's manifest field formatter
Removes the `viewCommandFieldArgFormatter` from the `bun` package manager descriptor. While `bun` supports field-filtered registry views, it is limited to a single field at a time. The current package manager abstraction requires support for multiple fields.
This change ensures that the package manager abstraction for `bun` is more accurate and avoids potential issues with unsupported command arguments.1 parent d7feb2f commit e243e07
File tree
1 file changed
+0
-1
lines changed- packages/angular/cli/src/package-managers
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
217 | 216 | | |
218 | 217 | | |
219 | 218 | | |
| |||
0 commit comments