Skip to content

v0.1.16

@brainkim brainkim tagged this 20 Nov 02:54
Added:
- Code splitting for dynamic imports with ESBuild splitting: true
- Smart entry point detection for better chunking
- Warning when dual-format builds have chunks

Fixed:
- Export validation for invalid paths

ESM builds now create separate chunk files for dynamically imported modules,
enabling lazy loading and reducing initial bundle size.
Assets 2
Loading