Closed techzealot closed 10 months ago
TypedConfigModule should not use async funtion,or the config will not work.
Please check if your PR fulfills the following requirements:
What kind of change does this PR introduce?
fixes #number
when we cutom our own loader following by the example using async funtion,the config will not work.
Issue Number: N/A
TypedConfigModule should not use async function in the example
:tada: This PR is included in version 2.9.3 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
TypedConfigModule should not use async funtion,or the config will not work.
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
fixes #number
What is the current behavior?
when we cutom our own loader following by the example using async funtion,the config will not work.
Issue Number: N/A
What is the new behavior?
TypedConfigModule should not use async function in the example
Does this PR introduce a breaking change?
Other information