Skip to content

chore: do not open browser when running the dev server #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 6, 2022

Conversation

eunjae-lee
Copy link
Contributor

Summary

This PR passes --no-open parameter to dev-sandbox-only command. Before this, it opened localhost:8080 in the default browser. But that's not how we're supposed to test and develop the plugin. To remove the confusion, we'd better not open the url.

@eunjae-lee eunjae-lee requested a review from bjsi July 6, 2022 14:41
@bjsi
Copy link
Contributor

bjsi commented Jul 6, 2022

Good idea :)

@bjsi bjsi merged commit b434f7d into main Jul 6, 2022
@eunjae-lee eunjae-lee deleted the chore/no-open branch July 11, 2022 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants