Expand description
Development mode builder that wraps the unified build function.
Provides optimized rebuilds by:
- Keeping bundles in memory for instant serving
- Writing to disk asynchronously in the background
- Reusing build configuration and utilities
Structsยง
- DevBuilder
- Development builder wrapping production build function.