webpack/test/statsCases/named-chunks-plugin-async/entry.js

4 lines
47 B
JavaScript

import("./modules/a");
import("./modules/b");