This repository was archived by the owner on Mar 26, 2026. It is now read-only.
Commit 52c06a2
authored
feat: Add npm run compile to the testproxy command (#1258)
* Add npm run compile to the testproxy command
The test proxy references the compiled client library code. Every time the test proxy is run, we want it to reflect the source code so that as we develop we don’t get confused about what gets observed.
* feat: Add npm run compile to the testproxy command1 parent 44fab5c commit 52c06a2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments