Skip to content

Conversation

@jtdavis777
Copy link
Collaborator

Fixes #8696

These two flags have no effect anymore - this change explicitly marks them as deprecated.

@bjornharrtell I think it would be good for us to still document somewhere how to run the esbuild steps you recommend -- deferring to you for what you think we need.

@github-actions github-actions bot added c++ javascript typescript codegen Involving generating code from schema labels Dec 6, 2025
@bjornharrtell
Copy link
Collaborator

@jtdavis777 I'm not sure when I can find time to get into that stuff, also due to lack of motivation because as I see it these days bundling is fully handled by higher level tooling like https://vite.dev/. I see very little need to make standalone single file bundles of just generated flatbuffers ts code. Even if you make a library for reuse it would likely involve something more than the flatbuffers generated code only (this is my use case at https://github.com/flatgeobuf/flatgeobuf).

@jtdavis777
Copy link
Collaborator Author

I suppose if this is a not super used feature, the necessity to document how to do it isn't that high.

@jtdavis777 jtdavis777 merged commit e60c0ab into google:master Dec 8, 2025
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ codegen Involving generating code from schema javascript typescript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[TS] flatc flags --ts-flat-files and --ts-entry-points have no effect

2 participants