AaronRobinsonMSFT / AaronRobinsonMSFT/DNNE
[Feature] Configuration to control static loading and dynamic loading
Open
enhancement
- Dominant language
- C#
- Stars
- 488
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Currently all the files are emitted which are required for static loading and dynamic loading, in general while consuming we may use static loading or dynamic loading, this is a feature request to provide control (static, dynamic, both) to consumer so that based on the given parameter only required files are emitted.
Currently consumer level this is unblocked by doing post filtering based on how this is consumed!.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.