umi-plugin-rematch
v1.0.6
Published
test
Downloads
3
Readme
umi-plugin-rematch
Rematch plugin for [email protected]
Intro
默认集成了 Immer 插件,开启方式为配置开启,即在 plugins 内添加了就会自动开启
Usage
- yarn add umi-plugin-rematch -D
- yarn add @rematch/core @rematch/immer react-redux
- 在 src 目录下任意层级创建 models 目录
- models 内下创建 model: xxx.rm.ts
支持解析 xx.rm.{ts,tsx,js,jsx} 名称的文件