Skip to content

Redux Generation

Latest
Compare
Choose a tag to compare
@ellsclytn ellsclytn released this 02 Feb 05:06
· 76 commits to master since this release

Allows you to create Actions & Reducers.

source/store/reducers/index.js has been removed and merged into source/store/index.js. In the case of older projects, Boilermaker will skip attempting to add to your combineReducers function if it can't find one in the latter directory.