Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 199 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 199 Bytes

This repo reproduces and issue where webpack 4 doesn't create a separate chunk when the chunk is imported dynamically

Use npm run build to test it

Issue fixed: Set module to esnext in tsconfig