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.
Does the parallel-webpack support sourcemap? I am generate sourcemap through webpack.SourceMapDevToolPlugin and after start using parallel-webpack via NodeAPI, sourcemaps are not generated.
Does the
parallel-webpack
support sourcemap? I am generate sourcemap throughwebpack.SourceMapDevToolPlugin
and after start usingparallel-webpack
via NodeAPI, sourcemaps are not generated.Provide your webpack config
Provide your Environment details
Node version: v12.16.2
webpack version: 4.44.1
parallel-webpack version: 2.6.0
The text was updated successfully, but these errors were encountered: