Commit 40828e9
committed
Keep the bench fixture in the CLI package
Move the benchmark target fixture under the CLI package so Node resolves its
workspace dependencies from the package that declares them. This keeps the
repo-root Node test command from resolving @fedify/fedify and @fedify/vocab
through the root package scope.
#795 (comment)
Assisted-by: Codex:gpt-5.51 parent a685876 commit 40828e9
2 files changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
File renamed without changes.
0 commit comments