Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

umi-plugin-react

Usage

Install via yarn or npm.

$ yarn add umi-plugin-react

Configure it in the .umirc.js.

export default {
  plugins: [
    ['umi-plugin-react', option],
  ],
};

Option

option.hd

option.fastClick

option.library

option.dynamicImport

option.dll

option.hardSource

option.pwa

option.dva

option.locale

option.polyfills

option.routes

option.antd