Parent: main.js|ts configuration
Type: (config: swc.Options, options: Options) => swc.Options | Promise<swc.Options>
Customize Storybook's SWC setup.
See SWC's documentation for more information.
Type: { configType?: 'DEVELOPMENT' | 'PRODUCTION' }
There are other options that are difficult to document here. Please introspect the type definition for more information.