Skip to content
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

Set browser.open default to false #712

Merged
merged 2 commits into from
Jun 17, 2020
Merged

Set browser.open default to false #712

merged 2 commits into from
Jun 17, 2020

Conversation

jtoar
Copy link
Contributor

@jtoar jtoar commented Jun 17, 2020

This PR makes it so that if browser.open is not in a Redwood app's redwood.toml, it'll default to false instead of true. This is the desired behavior. For background, see #173 referenced the wrong issue, it's actually https://github.com/redwoodjs/redwoodjs.com/pull/173#issuecomment-645647833

This PR also removes an extraneous conditional in webpack.development.js.

Also removes an extraneous conditional in webpack.development.js.
Copy link
Contributor

@thedavidprice thedavidprice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good. Tests need updating. Thanks!

@thedavidprice thedavidprice merged commit c3078aa into redwoodjs:master Jun 17, 2020
@thedavidprice thedavidprice added this to the next release milestone Jun 17, 2020
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.

None yet

2 participants