Skip to content

inlineDynamicImports

  • Type: boolean
  • Optional

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