lizadaly/windrift

Ensure that the 2.1.x branch and 2.0.x branches are both deployable

lizadaly opened this issue · 1 comments

Vercel will want to be able to run prisma migrations but only when applicable.

Maybe put that behind a facade npm command that does nothing in 2.0.x and is replaced by prisma migrate in 2.1?

This was more straightforward than I thought it would be and doesn't require any changes to the 2.0x branch. Multiplayer is now up at https://multiplayer.windrift.app/