swagger-api / apidom

Semantic parser for API specifications
https://swagger-api.github.io/apidom/
70 stars 18 forks source link

Switch rollup + rollup-plugin-dts with api-extractor.com #4382

Open char0n opened 1 month ago

char0n commented 1 month ago

rollup-plugin-dts is in maintenance mode only. There is a risk that author will stop maintaining it and adding support for future TypeScript versions. api-extractor is a recommended MicroSoft tool for now for TypeScript bundling.

Resources

char0n commented 3 weeks ago

In https://github.com/swagger-api/apidom/pull/4422, I've figured out how to migrate progressively monorepo package by package and transformed the apidom-error package.