webpack/test/configCases/web/fetch-priority-2/d1.js

4 lines
52 B
JavaScript

export default function test() {
import("./d2");
}