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

4 lines
52 B
JavaScript

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