@lynx-js/react-rsbuild-plugin
TypeScript icon, indicating that this package has built-in type declarations

0.9.8 • Public • Published

Rspeedy Logo

license

A Rsbuild plugin to integrate with ReactLynx.

Getting Started

npm install -D @lynx-js/react-rsbuild-plugin

Getting Started

import { pluginReactLynx } from '@lynx-js/react-rsbuild-plugin'
import { defineConfig } from '@lynx-js/rspeedy'

export default defineConfig({
  plugins: [
    pluginReactLynx(),
  ],
})

Documentation

Visit Lynx Website to view the full documentation.

Contributing

Contributions to Rspeedy are welcome and highly appreciated. However, before you jump right into it, we would like you to review our Contribution Guidelines to make sure you have a smooth experience contributing to this project.

License

Rspeedy is Apache-2.0 licensed.

Readme

Keywords

Package Sidebar

Install

npm i @lynx-js/react-rsbuild-plugin

Weekly Downloads

1,377

Version

0.9.8

License

Apache-2.0

Unpacked Size

119 kB

Total Files

22

Last publish

Collaborators

  • lynxdev-admin
  • jianliang00