Files
SpotMicroESP32-Leika/compile_proto_TEMP
T
2026-01-03 22:15:00 +01:00

3 lines
229 B
Plaintext

This file is temporary, just to show how ot compile the proto files
protoc --plugin="protoc-gen-ts_proto=$(Resolve-Path app\node_modules\.bin\protoc-gen-ts_proto.CMD)" --ts_proto_out="./app/proto" "platform_shared\example.proto"