ionic-team / capacitor-docgen

Docs Readme Markdown and JSON Generator for Capacitor Plugins.
https://capacitorjs.com/
Other
12 stars 8 forks source link

bug: unused APIs from external dependencies are part of the output #46

Open robingenz opened 1 year ago

robingenz commented 1 year ago

I have the problem that external APIs that are NOT imported in the definitions.ts file are still part of the output of the generator.

Here you can find an example: https://github.com/capawesome-team/capacitor-firebase/pull/430

I'm using version 0.2.1 of the generator.