webpack/test/configCases/plugins/profiling-plugin/deprecations.js

4 lines
85 B
JavaScript

module.exports = [
{ code: /DEP_WEBPACK_COMPILATION_NORMAL_MODULE_LOADER_HOOK/ }
];