sequelize-typescript
sequelize-typescript copied to clipboard
NextJS model mangling issue on next build command
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.