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

Expand devOptions.open documentation #3331

Merged
merged 2 commits into from Jun 17, 2021
Merged

Expand devOptions.open documentation #3331

merged 2 commits into from Jun 17, 2021

Commits on May 20, 2021

  1. Expand devOptions.open documentation

    ## Changes
    <!-- What does this change, in plain language? -->
    <!-- Before/after screenshots may be helpful.  -->
    Adds a snippet to the description of the devOptions.open config that explains you can also use a path to specify which browser to open
    
    ## Testing
    
    <!-- How was this change tested? -->
    <!-- DON'T DELETE THIS SECTION! If no tests added, explain why -->
    No, this is a change to documentation
    
    ## Docs
    Add note that path is a valid input to devOptions.open
    <!-- Was public documentation updated? -->
    <!-- DON'T DELETE THIS SECTION! If no docs added, explain why (e.g. "bug fix only") -->
    Yes, noted in change. Better describes the allowed input to the config option.
    illumincrotty committed May 20, 2021
    Configuration menu
    Copy the full SHA
    0cf2232 View commit details
    Browse the repository at this point in the history
  2. Update docs/reference/configuration.md

    Co-authored-by: Drew Powers <1369770+drwpow@users.noreply.github.com>
    illumincrotty and drwpow committed May 20, 2021
    Configuration menu
    Copy the full SHA
    0318eb2 View commit details
    Browse the repository at this point in the history