`helpers` are not being reloaded

I’ve been using Jets to develop a simple application and found that helpers are not being reloaded in development between page refreshes and I have to be restarting jets server to get to see the changes.

Is that default behaviour? How can I fix that?