mirror of https://github.com/webpack/webpack.git
4 lines
85 B
JavaScript
4 lines
85 B
JavaScript
|
module.exports = [
|
||
|
{ code: /DEP_WEBPACK_COMPILATION_NORMAL_MODULE_LOADER_HOOK/ }
|
||
|
];
|