redux bundler react:redux bundler与React的绑定 源码
redux-bundler-react redux-bundler与React的绑定 安装 npm install redux-bundler-react 示例/文档 与类似,它有两个输出Provider和connect 。 Provider将商店放入context以便连接的组件可以访问它: import { connect , Provider } from 'redux-bundler-react' import getStore from './bundles' import AppRoot from './app-root' export default ( ) => ( < / Provider > ) 对于redux-bundler, connect工
文件列表
redux-bundler-react-master.zip
(预估有个12文件)
redux-bundler-react-master
.gitignore
37B
index.m.js.map
4KB
package.json
775B
package-lock.json
251KB
src
index.js
2KB
index.m.js
3KB
index.js
3KB
index.js.map
4KB
暂无评论