webpack/test/cases/parsing/issue-2942/warnings.js

6 lines
162 B
JavaScript

module.exports = [
[/System.register is not supported by webpack/],
[/System.get is not supported by webpack/],
[/System.set is not supported by webpack/],
];