npm

rsbuild-plugin-example
TypeScript icon, indicating that this package has built-in type declarations

0.0.0 • Public • Published

rsbuild-plugin-example

rsbuild-plugin-example is a Rsbuild plugin to do something.

Usage

Install:

npm add rsbuild-plugin-example -D

Add plugin to your rsbuild.config.ts:

// rsbuild.config.ts
import { pluginExample } from 'rsbuild-plugin-example';

export default {
  plugins: [pluginExample()],
};

Options

Readme

Keywords

none

Package Sidebar

Install

npm i rsbuild-plugin-example

Weekly Downloads

0

Version

0.0.0

License

none

Unpacked Size

1.26 kB

Total Files

4

Last publish

Collaborators

  • chenjiahan