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

3 lines
45 B
JavaScript

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