What makes seed to look for makefile? I’m using ge...
# seed
s
What makes seed to look for makefile? I’m using general purpose v4 in both services and only one is looking for makefile.
g
looks like the one on the right has whatever the service package is
s
They both look for package.Json but only one looks for makefile
g
The logs show a "Looking for service package" on both right after looking for package.json and then after it looks for make file. I have no idea what service package is though.
s
It’s a line wrap of package.json
Only the left one looks for makefile in the log. Not both