plugins
- Type:
RolldownPluginOption - Optional
Defined in: options/input-options.ts:250
The list of plugins to use.
Falsy plugins will be ignored, which can be used to easily activate or deactivate plugins. Nested plugins will be flattened. Async plugins will be awaited and resolved.
See Plugin API document for more details about creating plugins.