webpack/test/cases/errors/loader-error-warning/warnings.js

4 lines
102 B
JavaScript
Raw Normal View History

module.exports = [
2023-04-13 02:09:24 +08:00
[/xyz/, /Emitted value instead of an instance of Error/, /warning-loader\.js/]
];