amazon-archives/awsmobile-cli

awsmobile publish, option to not open browser

quangv opened this issue · 2 comments

Sometimes it's annoying for the browser to open after publish. Is there a setting to change this?

I tried:

    BROWSER=none awsmobile publish

BROWSER=none works for disabling browser opening for create-react-app start, but this doesn't work.

Are you open to a PR on this?

Thanks for the feedback. Open to a PR on this for sure.

I've approved and merged the PR.