Pre-submission Checklist
Problem Description
Create a new feature which basically allows the users to hot-reload their configs files. Which means that new values are going to be applied when the config is updated.
Proposed Solution
Considered a zero deps solution for this or directly use notify, using notify would be a painless solution in my opinion.
Alternatives Considered
No response
Additional Context
No response
Pre-submission Checklist
Problem Description
Create a new feature which basically allows the users to hot-reload their configs files. Which means that new values are going to be applied when the config is updated.
Proposed Solution
Considered a zero deps solution for this or directly use notify, using notify would be a painless solution in my opinion.
Alternatives Considered
No response
Additional Context
No response