sequelize-typescript icon indicating copy to clipboard operation
sequelize-typescript copied to clipboard

NextJS model mangling issue on next build command

Open Hekmundo opened this issue 1 year ago • 0 comments

When running a production build of NextJS framework, the sequelize-typescript models get mangled and various fields get added to Models where they shouldn't exist. I'm not sure if this is a widespread problem, but I can't fix this on my end and I thought I'd flag it here as NextJS is a popular framework at the moment.

Hekmundo avatar Dec 19 '24 10:12 Hekmundo