Skip to content

Releases: everydayhero/boilermaker

Redux Generation

02 Feb 05:06
Compare
Choose a tag to compare

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.