swagger-api / apidom

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

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

Open char0n opened 2 weeks ago

char0n commented 2 weeks 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 1 week 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.