mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-10 07:06:26 +00:00
[TS/JS] New gen TS code gen prequel to preserve history (#6404)
* Rename idl_gen_js_ts to idl_gen_ts to preserve history * Change build related files
This commit is contained in:
@@ -47,7 +47,7 @@ cc_library(
|
||||
"idl_gen_go.cpp",
|
||||
"idl_gen_grpc.cpp",
|
||||
"idl_gen_java.cpp",
|
||||
"idl_gen_js_ts.cpp",
|
||||
"idl_gen_ts.cpp",
|
||||
"idl_gen_json_schema.cpp",
|
||||
"idl_gen_kotlin.cpp",
|
||||
"idl_gen_lobster.cpp",
|
||||
|
||||
Reference in New Issue
Block a user