webpack/test/cases/context/issue-5750/warnings.js

4 lines
101 B
JavaScript

module.exports = [
[/Critical dependency: Contexts can't use RegExps with the 'g' or 'y' flags/]
];