its for heroku #1
Reference in New Issue
Block a user
Delete Branch "patch-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Heroku defaults to running the app in a web dyno using
npm startso a Procfile isn't necessary. I just verified this and the app is working as expected.Pull request closed