webpack/test/statsCases/split-chunks-runtime-specific/a.js

3 lines
54 B
JavaScript

import { foo } from "./objects.js";
console.log(foo);