Commit e6b2020
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 2177990 commit e6b2020
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 | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
247 | 246 | | |
248 | 247 | | |
249 | 248 | | |
| |||
0 commit comments