Skip to content

react-component/father-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@rc-component/father-plugin

Ant Design Part of the Ant Design ecosystem.

🧱 Shared father build plugin for rc-component packages.

NPM version npm downloads bundle size build status Codecov

English | 简体中文

Highlights

Area Support
Purpose Shared father build plugin for rc-component packages.
Package @rc-component/father-plugin
Release @rc-component/np / rc-np

Install

npm install @rc-component/father-plugin --save-dev

Usage

import { defineConfig } from 'father';

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

API

Option Description
plugins Register @rc-component/father-plugin in father config.

Development

npm install
npm run lint
npm run build

Release

npm run prepublishOnly

The release flow is handled by @rc-component/np through the rc-np command when the package uses the shared release flow.

License

@rc-component/father-plugin is released under the MIT license.

About

🔧 Father plugin for react-component projects

Resources

License

Stars

5 stars

Watchers

3 watching

Forks

Packages

 
 
 

Contributors