3.0.0 • Published 3 months ago

@storybook/addon-webpack5-compiler-swc v3.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

@storybook/addon-webpack5-compiler-swc

This addon adds SWC support to Storybook's webpack5 compiler. It adds the swc-loader to the webpack config and sets the swc-loader as the default loader for JavaScript and TypeScript files.

Installation

npx storybook@latest add @storybook/addon-webpack5-compiler-swc

Configuration

Please go to https://storybook.js.org/docs/api/main-config-swc for more information about how to configure SWC.