amazon-archives / awsmobile-cli

CLI experience for Frontend developers in the JavaScript ecosystem.
Apache License 2.0
142 stars 35 forks source link

awsmobile publish, option to not open browser #170

Closed quangv closed 5 years ago

quangv commented 5 years ago

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?

kaustavghosh06 commented 5 years ago

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

UnleashedMind commented 5 years ago

I've approved and merged the PR.