#Type Checking V3

1 messages · Page 1 of 1 (latest)

faint jewel
#

Is this for deploying?

#

Uh that was meant to link to the skip type check flag

faint jewel
#

@mossy sentinel

mossy sentinel
#

Yes definitely but it’s tricky, something we definitely want to do

#

The only one at the moment is to skip typechecking when deploying

#

How do you deploy now?

#

Yea I wouldn’t suggest doing no typechecking during deploy

#

Just don’t do it using the typechecking that happens in our deploy command

#

Do it before you call deploy

#

That’s why I asked how you deploy how, e.g. GitHub actions?

#

Gotcha, does Vercel run a typechecking step before deploy?

#

How are you planning on deploying v3?

#

Yup exactly

#

When we build our Vercel & GitHub integration this will all be handled