webpack/test/configCases/errors/exception-in-chunk-renderer/errors.js

5 lines
63 B
JavaScript
Raw Normal View History

2018-09-21 23:39:15 +08:00
module.exports = [
[/Test exception/],
[/Test exception/]
];