You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this should probably be done, and I kinda want to extract an upload command out of compile. 🤔
Really there should be a version of prepare that doesn't need a Heroku application. It can be given a --stack, multiple --buildpack, and a --source-dir
Not 100% sure on that though... maybe it doesn't need a different CLI entrypoint, but should be kept separate internally (?)
prepare
andcompile
are separate commands at the moment, should there be a combined one so it's a fire and forget job?The text was updated successfully, but these errors were encountered: