Gatsby.js和redux-promise中间件

时间:2018-06-05 02:57:23

标签: reactjs redux redux-thunk gatsby redux-promise

我想知道是否有人知道redux-promise(或redux-thunk)是否会在gatsby.js静态站点生成器中用作中间件。我知道gatsby在引擎盖下有redux,所以我想知道在引入额外/其他redux包时是否存在任何冲突。

1 个答案:

答案 0 :(得分:0)

Gatsby Repo中有一个示例,演示了如何使用Gatsby配置Redux存储:https://github.com/gatsbyjs/gatsby/tree/master/examples/using-redux