webpack/test/statsCases/split-chunks-combinations/g.js

3 lines
45 B
JavaScript

import x from "./x";
export default "g" + x;