Example ``` yo react-webpack:component common/modal/Modal --index ``` - creates an `index.js` in `common/modal` that export defaults `Modal` - possibly refactors the generated display name from `CommonModalModal` to `CommonModal` Will PR it as soon as possible / please comment if you have objections.