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 was archived by the owner on Aug 5, 2020. It is now read-only.
In an internal project when building with webpack.ModuleConcatenationPlugin (using version 1.13.0-beta.0) in production and with built Vendor DLL, it haven't outputted all of the chunks. Development was unaffected by this issue.
We need to investigate why it's happening and how to fix it.
In an internal project when building with
webpack.ModuleConcatenationPlugin(using version1.13.0-beta.0) in production and with built Vendor DLL, it haven't outputted all of the chunks. Development was unaffected by this issue.We need to investigate why it's happening and how to fix it.