jkrup/meteor-now

Possible to deploy without rebuilding if deploy failed

kations opened this issue · 1 comments

for example because of bad network. Maybe store the last build and allow to deploy it with a flag like meteor-now --latest.

jkrup commented

That's actually very feasible! I think I'd call it meteor-now --no-build or --cached.