You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, it is not possible to use the library for applications built in aot or with trim enabled.
How will this change help?
Add support for such applications (perhaps not in the full functional scope of the library)
Screenshots
No response
How could it be implemented/designed?
Generate a yml file (or its template) when building the application. At the start of the application, it is slightly mutated according to the environment.
The main thing is to avoid using reflection in runtime.
Why do we need this improvement?
Currently, it is not possible to use the library for applications built in aot or with trim enabled.
How will this change help?
Add support for such applications (perhaps not in the full functional scope of the library)
Screenshots
No response
How could it be implemented/designed?
Generate a yml file (or its template) when building the application. At the start of the application, it is slightly mutated according to the environment.
The main thing is to avoid using reflection in runtime.
🚧 Breaking changes
Yes
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: