acacode / acacode/swagger-typescript-api
Support for creating one file per model
未关闭
- 主要语言
- TypeScript
- 星标
- 4.1k
- 派生
- 436
- PR 合并指标
- 30 天内没有已合并 PR
描述
I'm wondering if this project would be open to adding support to generate one file per model, instead of the current design where all models are written to a single file.
This use case comes from the fact that our dependencies/build system aren't very good at dead code elimination, which means that using only a single generated type add a couple of kBs to our bundle size, even though we don't use most of the types yet.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。