mirror of https://github.com/webpack/webpack.git
4 lines
97 B
JavaScript
4 lines
97 B
JavaScript
|
module.exports = [
|
||
|
[/Can't resolve 'dependency\.js'/, /Did you mean '\.\/dependency\.js'\?/]
|
||
|
];
|