Commit 33f2b02
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 c4e73d2 commit 33f2b02
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 | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
218 | 217 | | |
219 | 218 | | |
220 | 219 | | |
| |||
0 commit comments