2.1.3 • Published 7 months ago

@rc-component/father-plugin v2.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

@rc-component/father-plugin

NPM version NPM downloads

The father plugin for all react-component projects.

Usage

Install this plugin in devDependencies:

$ npm i @rc-component/father-plugin -D

Register it in .fatherrc.ts:

import { defineConfig } from 'father';

export default defineConfig({
  plugins: ['@rc-component/father-plugin'],
});

Development

$ pnpm install
$ npm run dev
$ npm run build

LICENSE

MIT

2.1.2

8 months ago

2.0.3

10 months ago

2.1.1

8 months ago

2.0.2

10 months ago

2.0.5

8 months ago

2.1.3

7 months ago

2.0.4

8 months ago

2.1.0

8 months ago

2.0.1

10 months ago

2.0.0

10 months ago

1.2.0-alpha.0

1 year ago

1.1.0

1 year ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago