Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C create-react-app
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,547
    • Issues 1,547
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 417
    • Merge requests 417
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • create-react-app
  • Issues
  • #873
Closed
Open
Issue created Oct 07, 2016 by Administrator@rootContributor

Disabling opening of the browser in server start

Created by: sheerun

While "cool":

  1. I already see what to open in terminal, I don't need script to open it for me
  2. I restart the server often, and end up with multiple tabs in browser opened
  3. Every time I start server I loose my terminal context.. and my flow becomes:
    • npm start
    • tab away from the browser
    • open file to edit in terminal
    • switch to browser again

Could we disable auto-opening of browser window? Or at least in non-interactive mode?

Assignee
Assign to
Time tracking