Commit e2847bd
fix: Use build:client for contract test utils in node-client CI
build:client compiles tsconfig.client.json which already includes dist/index.js
and dist/client.js without pulling in the server-side TestHook that depends on
@launchdarkly/js-server-sdk-common (not built in the node-client CI pipeline).
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>1 parent 582500e commit e2847bd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments