2016-12-14 19:03:24 +08:00
|
|
|
module.exports = [
|
2017-03-22 20:00:57 +08:00
|
|
|
[
|
|
|
|
|
/abc/,
|
|
|
|
|
/Emitted value instead of an instance of Error/,
|
|
|
|
|
/error-loader\.js/
|
|
|
|
|
],
|
|
|
|
|
[
|
|
|
|
|
/def/,
|
|
|
|
|
/Emitted value instead of an instance of Error/,
|
|
|
|
|
/error-loader\.js/
|
|
|
|
|
]
|
2016-12-14 19:03:24 +08:00
|
|
|
];
|