-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Description
I've beein going through the Fiber code and stumbled upon the following line:
I was wondering if there are any side-effects that would prevent a call to app.config.Views.Load() from being made public via an app.ReloadViews() wrapper (or similar)?
The reason I'm asking is because I'm looking for a way to reload the whole views directory from disk without restarting the whole app.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done