Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 028fd49

Browse files
committed
build: separate testproxy protos
1 parent ab592ea commit 028fd49

8 files changed

Lines changed: 164989 additions & 9276 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
],
2727
"scripts": {
2828
"compile": "tsc -p . && cp -r proto* build/",
29-
"compile-protos": "compileProtos src testproxy",
29+
"compile-protos": "compileProtos src && sh testproxy/compile-protos.sh",
3030
"predocs": "npm run compile",
3131
"docs": "jsdoc -c .jsdoc.js",
3232
"predocs-test": "npm run docs",

protos/protos.d.ts

Lines changed: 0 additions & 2746 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

protos/protos.js

Lines changed: 0 additions & 6166 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

protos/protos.json

Lines changed: 0 additions & 363 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)