# @rsbuild/plugin-webpack-swc

An Rsbuild plugin to use SWC as the JavaScript compiler with `@rsbuild/webpack`.

<p>
  <a href="https://npmjs.com/package/@rsbuild/plugin-webpack-swc">
   <img src="https://img.shields.io/npm/v/@rsbuild/plugin-webpack-swc?style=flat-square&colorA=564341&colorB=EDED91" alt="npm version" />
  </a>
  <img src="https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="license" />
  <a href="https://npmcharts.com/compare/@rsbuild/plugin-webpack-swc?minimal=true"><img src="https://img.shields.io/npm/dm/@rsbuild/plugin-webpack-swc.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="downloads" /></a>
</p>

## Documentation

See [Documentation](https://rsbuild.rs).

## License

[MIT](https://github.com/web-infra-dev/rsbuild/blob/main/LICENSE).
