synctv-web/proto.sh

2 lines
170 B
Bash
Raw Permalink Normal View History

2023-10-11 09:14:00 +00:00
#!/bin/bash
2023-10-15 07:24:13 +00:00
protoc --plugin=./node_modules/.bin/protoc-gen-ts_proto --ts_proto_opt=env=browser,esModuleInterop=true,useOptionals=none --ts_proto_out=. ./src/proto/*.proto