Skip to content

Fix Webpack config for ConcatenatedModule

Inactive Account requested to merge winh-webpack-concatenated-module into master

What does this MR do?

Add chunk name generation for ConcatenatedModules which do not have resource nor context set.

Does this MR meet the acceptance criteria?

  • Review
    • Has been reviewed by Frontend

What are the relevant issue numbers?

fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/41649

Edited by Jacob Schatz

Merge request reports