EXB DEV Version: 1.14
Windows 10
I'm working on a custom widget that requires constant changes to the config.json during development. Saved changes to any of the .ts files show up in the application upon save, but changes to the config do not.
I end up having to restart the server and add the widget to a new application to get the changes to the config to show up.
Is there any way to force EXB to read changes to the config? Or is there a less annoying solution than restarting the server and adding the widget to a new experience?