Commit 56748c7
committed
chore: simplify verify-exports dependency to single build task (#426)
Updated the `verify` target in `pkgs/client/project.json` to depend on the `build` target instead of both `build:lib` and `build:browser`. This simplifies the dependency chain for verification tasks.1 parent 3fd3466 commit 56748c7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments