Revert "Added protobufs for TS"

This reverts commit 37b9baf7c8d9bf33c3ac29063f8ee697b20ef497.
This commit is contained in:
Niklas Jensen
2025-12-28 22:25:46 +01:00
committed by nikguin04
parent 8e66a03c00
commit 8c418fd779
10 changed files with 24 additions and 112 deletions
-3
View File
@@ -1,3 +0,0 @@
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"