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
Not entirely an issue but not obvious from the docs so pardon my ignorance, how do I extend the webpack config for dev/prod builds.
The text was updated successfully, but these errors were encountered:
You can follow the same instructions that apply to next.js for doing that. You can see an example of how to do this in this application that uses electron-next: https://github.com/ooni/probe-desktop/blob/master/renderer/next.config.js.
Sorry, something went wrong.
No branches or pull requests
Not entirely an issue but not obvious from the docs so pardon my ignorance, how do I extend the webpack config for dev/prod builds.
The text was updated successfully, but these errors were encountered: