Bug report When splitChunks extracts shared ESM modules into a separate async chunk (e.g. shared), ModuleConcatenationPlugin refuses to concatenate those modules into the async page chunks that import ...
These modules live in the common chunk but are imported by modules in async chunks. Rspack refuses to concatenate them because they're "not in the same chunk" as the importing module. Webpack's ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results