inlineDynamicImports
- Type:
optionalinlineDynamicImports:boolean
Defined in: options/output-options.ts:463
Whether to inline dynamic imports instead of creating new chunks to create a single bundle.
This option can be used only when a single input is provided.
Default
ts
false