make build SETTINGS_FILE=settings/chrome-prod.json
not working for me.
make: *** No rule to make target 'build'. Stop.
I don't see any 'SETTINGS_FILE' anywhere in the code. I will try with just make build
and hopefully it will work. OK... so the `make build does not work either. There is probably something simple that I am missing.