Commit 4f937b0
fix: workspace glob + lockfile importer keys for packages/triggers/
#1758 moved the trigger packages but this pair missed the commit (the
staging command silently failed on a stale path): without the
packages/triggers/* workspace glob the moved packages aren't workspace
members at all, and the lockfile still keys their importers under
packages/plugins/. Frozen-lockfile installs fail without this.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent f03767d commit 4f937b0
2 files changed
Lines changed: 41 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments