lubien / koa-react-redux-universal-boilerplate

[Unmaintained] A fullstack Koa + React + Redux Universal Boilerplate to speed up your development process.
https://koa-react-boilerplate.herokuapp.com/
MIT License
22 stars 3 forks source link

Figure out how to do better imports like '../../../lib/something' => 'lib/something' #3

Closed lubien closed 8 years ago

lubien commented 8 years ago

Must work in both client code and server side rendered code.

lubien commented 8 years ago

Closed by 650ca53