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

0.10.10 • 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.

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

    Package Sidebar

    Install

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

    Weekly Downloads

    7,908

    Version

    0.10.10

    License

    Apache-2.0

    Unpacked Size

    142 kB

    Total Files

    11

    Last publish

    Collaborators

    • lynxdev-admin
    • jianliang00