Glenn Latomme

Results 28 comments of Glenn Latomme

thanks! but the creation of a docker image isn't needed anymore. So I can't test this as I've removed the code.

Would love to have this build in to sequelize. will try the hook method if that works for my setup :)

Also having the same issues. very frustrating if you have to release something quickly and this just fails without any workaround

Thanks for the update, I looked at the issue from a different side: What if the module is correct and Nestjs needs some configuration to support HMR. And I stumbled...

Oh nice find, and it works now, thanks! UPDATE: it doens't always work, sometimes it doesn't work, but it's still better than before. You can ping me if the new...

UPDATE: using ```js vavite({ serverEntry: './src/server/main.ts', serveClientAssetsInDev: true, useViteRuntime: true,

@phnx47 Thanks for the quick reply! Yep that is working better for me. but there are still a lot of problems with it, i'm trying to make it for a...

@phnx47 Ah now I see, and have you any idea for the wrong error being showed?