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.
With webpack 4 at least these were not present in my config prior to installing parallel-webpack (the output directories were different as I have different build versions for different platforms)
Actual Behaviour
Dies in webpackWorker.js : getAppName due to parameter not existing.
The text was updated successfully, but these errors were encountered:
Explain the problem
name or output.filename parameters are required
Expected Behaviour
With webpack 4 at least these were not present in my config prior to installing parallel-webpack (the output directories were different as I have different build versions for different platforms)
Actual Behaviour
Dies in webpackWorker.js : getAppName due to parameter not existing.
The text was updated successfully, but these errors were encountered: