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

3 lines
45 B
JavaScript

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