We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reuse chrome tab for --open options, by using this script from create-react-app.
--open
This is arguably better DX compared to always open a new tab, based on the observation where both CRA and Vite also implement the same behavior.
npx webpack-cli info
I'm happy to create a PR on this, provided this is something desired.
The text was updated successfully, but these errors were encountered:
PR welcome. Duplicate #1400
Sorry, something went wrong.
Duplicate of #1400
No branches or pull requests
Feature Proposal
Reuse chrome tab for
--open
options, by using this script from create-react-app.Feature Use Case
This is arguably better DX compared to always open a new tab, based on the observation where both CRA and Vite also implement the same behavior.
Please paste the results of
npx webpack-cli info
here, and mention other relevant informationI'm happy to create a PR on this, provided this is something desired.
The text was updated successfully, but these errors were encountered: