mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-29 21:32:01 +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:
@@ -98,7 +98,7 @@ set(FlatBuffers_Compiler_SRCS
|
||||
src/idl_gen_kotlin.cpp
|
||||
src/idl_gen_go.cpp
|
||||
src/idl_gen_java.cpp
|
||||
src/idl_gen_js_ts.cpp
|
||||
src/idl_gen_ts.cpp
|
||||
src/idl_gen_php.cpp
|
||||
src/idl_gen_python.cpp
|
||||
src/idl_gen_lobster.cpp
|
||||
|
||||
Reference in New Issue
Block a user