English
Plugins
NOTE
Wite aims to provide out-of-the-box support for common web development patterns. Before searching for a Wite or Compatible Rollup plugin, check out the Features Guide. A lot of the cases where a plugin would be needed in a Rollup project are already covered in Wite.
Check out Using Plugins for information on how to use plugins.
Official Plugins
@witejs/plugin-kdu
- Provides Kdu 3 Single File Components support.
@witejs/plugin-kdu-jsx
- Provides Kdu 3 JSX support (via dedicated Babel transform).
@witejs/plugin-react
- Provides all-in-one React Support.
@witejs/plugin-legacy
- Provides legacy browsers support for the production build.
Rollup Plugins
Wite plugins are an extension of Rollup's plugin interface. Check out the Rollup Plugin Compatibility section for more information.