You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.
Explain the problem
Expected Behaviour
Actual Behaviour
Steps to reproduce
Provide your webpack config
Provide your Environment details
Node version:
Operating System:
webpack version:
parallel-webpack version:
With this webpack.renderer.js :
The electron app works fine:
Now, since I need multiple configurations, based on the example: https://github.com/trivago/parallel-webpack#variants-example ,
I tried to use parallel-webpack in this way:
But I get this error:
devDependencies:
OS: Ubuntu 18.04.4 Desktop
node: v14.5.0
Here I've put the simple repo, so you can check yourself and easily spot the problem: https://github.com/raphael10-collab/OnlyLibp2p
Just git clone it ----> yarn ---> yarn start
How to solve the problem?
The text was updated successfully, but these errors were encountered: