webpack/examples/chunkhash/example.js

4 lines
55 B
JavaScript

// some module
import("./async1");
import("./async2");