jehoshua02 / react-app-starter

React application starter to keep up with my evolving preferences.
2 stars 0 forks source link

Enable App Module Paths #13

Closed jehoshua02 closed 9 years ago

jehoshua02 commented 9 years ago

It is now possible to require('app/path/to/module') instead of require('../../../path/to/module').