Cong-Cong Pan
Cong-Cong Pan
!bench
@vitexikora I think the plugin can just use `emitAsset()` to refactor.
@xierenyuan Specific use cases are required.
@hardfist Fix todo in PR to support `moment-locales-webpack-plugin`. ``` // TODO: Dependencies are not fully supported yet; this is a placeholder to prevent errors in moment-locales-webpack-plugin. ```
Another aspect is to prepare for supporting the [`Content Callback`](https://webpack.docschina.org/plugins/context-replacement-plugin/#content-callback) of `ContextReplacementPlugin`. In this callback, you can modify `dependency.critical` to ignore the errors that would occur during the original parsing...