webpack/test/statsCases/import-weak-parser-option/modules/a.js

3 lines
37 B
JavaScript

import("./b");
module.exports = "a";