generator-react-webpack-redux icon indicating copy to clipboard operation
generator-react-webpack-redux copied to clipboard

Why does it generate code in containers/App.js to import the newly created action?

Open ghost opened this issue 8 years ago • 0 comments

When I generate a new action, why does it generate code in containers/App.js to import the new action? Why does it assume you will always use the new action inside containers/App.js? Let me know if I'm missing something.

ghost avatar Jul 09 '17 03:07 ghost