Get rid of duplicate entry points. Depending on the NODE_ENV, add the logger middleware in AppEntry. Filter out undefined items to avoid 'middleware is not a function' error. |
||
|---|---|---|
| .. | ||
| actions | ||
| reducers | ||
| index.js | ||
| types.js | ||
Get rid of duplicate entry points. Depending on the NODE_ENV, add the logger middleware in AppEntry. Filter out undefined items to avoid 'middleware is not a function' error. |
||
|---|---|---|
| .. | ||
| actions | ||
| reducers | ||
| index.js | ||
| types.js | ||