electron-userland/electron-webpack-quick-start

Custom webpack config gets into infinite loop

pdkovacs opened this issue · 1 comments

webpack --mode development --debug --config custom.webpack.additions.js

never finishes and stack trace indicates that resolving electron-webpack/webpack.renderer.config.js recursively calls the custom webpack configurer:

image

Sorry, wrong repo! Closing in favour of electron-userland/electron-webpack#436 in the upstream.