webpack/test/configCases/defer-import/comment-error/errors.js

8 lines
275 B
JavaScript

module.exports = [
[/used with `import \* as namespace from '...'`/],
[/used with `import \* as namespace from '...'`/],
[/used with `import \* as namespace from '...'`/],
[/is not a part of the Import Defer proposal/],
[/is not a part of the Import Defer proposal/]
];