inlineDynamicImports
- Type:
boolean - Optional
Defined in: options/output-options.ts:489
Deprecated
Please use codeSplitting: false instead.
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