I am working on making a module that will perform a fetch and update some runtime config. Using nuxt hub as an inspiration. I am running into an issue, likely because I’m trying to use a function that I define in server/utils. I don’t get any specific error, just that the module won’t load.