webpack/test/cases/errors/harmony-import-missing/errors.js

6 lines
59 B
JavaScript

module.exports = [
[
/Can't resolve '.\/missing'/
]
];