MadeInHaus / react-starter

A client-side SPA starter bundled with React, Redux, CSS Modules, React Router 4, and Webpack 4
MIT License
9 stars 2 forks source link

Feature/remove require context #46

Closed ClayCooperLA closed 5 years ago

ClayCooperLA commented 5 years ago

• remove require context in app • use index.js for roots • update paths • add '@' to alias names • create export index for ui

ClayCooperLA commented 5 years ago

@stevescavo I'll spool that up and add it to the PR, see how it looks for everyone.

ClayCooperLA commented 5 years ago

@stevescavo @rynocouse export index for ui elements and destructure imports