FormidableLabs / redux-little-router

A tiny router for Redux that lets the URL do the talking.
MIT License
1.04k stars 114 forks source link

`yarn build-demo` doesn't seem usable. #249

Open ryan-roemer opened 6 years ago

ryan-roemer commented 6 years ago

I've tweaked it to work in @stefvhuynh 's es-output branch. It produces

demo/dist
demo/stats

But those don't seem used anywhere. We should either remove all the commands or make a "prod" version of the demo actually usable...