如题,假设有ABC业务,希望能按需加载。但是redux 的action 和 reducer 在一开始都是定义好的了。 所以按需加载的只能是某业务的部分代码,不包含 某业务的 action 和 reducer。那么,大神,有方案么?自己搞了个方案https://github.com/liyatang/redux-async-actions-reducers
2 回答
- 2 回答
- 0 关注
- 847 浏览
添加回答
举报
0/150
提交
取消