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
Tap into the existing webpack devServer to enable auto browser opening when running yarn develop
devServer
yarn develop
Not sure the best option, but probably the [open](https://webpack.js.org/configuration/dev-server/#devserveropen command and pass it into greenwood.config.js (once #53 gets merged)
open
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Type of Change
Summary
Tap into the existing webpack
devServer
to enable auto browser opening when runningyarn develop
Details
Not sure the best option, but probably the [
open
](https://webpack.js.org/configuration/dev-server/#devserveropen command and pass it into greenwood.config.js (once #53 gets merged)The text was updated successfully, but these errors were encountered: