Skip to content

fix(symbolHelper): properly parse provider config object#1524

Merged
vogloblinsky merged 1 commit intocompodoc:developfrom
ichatenet:fix-provider-parsing
Nov 7, 2024
Merged

fix(symbolHelper): properly parse provider config object#1524
vogloblinsky merged 1 commit intocompodoc:developfrom
ichatenet:fix-provider-parsing

Conversation

@ichatenet
Copy link

@ichatenet ichatenet commented Oct 26, 2024

Fix parsing provider configuration object

Providers were not identified when we used an object config to inject them this PR should fix it.

I have found this issue #549 that i think is the same thing.

I also had to change the mocha config and ignore ts check in some files to run the unit test.

fix #549

@vogloblinsky
Copy link
Contributor

Hi,
Thanks for the PR ! 🙏🏻

@vogloblinsky vogloblinsky merged commit e416134 into compodoc:develop Nov 7, 2024
@ichatenet ichatenet deleted the fix-provider-parsing branch November 7, 2024 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] providers are not added under "injectables"

2 participants