webpack/test/statsCases/dynamic-chunk-name-error/entry-1.js

2 lines
63 B
JavaScript

(() => import(/* webpackChunkName: "entry2" */"./dynamic"))();