cyclejs-community / cyclic-router

Router Driver built for Cycle.js
MIT License
109 stars 24 forks source link

Do not emit match$ if path is null #217

Closed jvanbruegge closed 5 years ago

jvanbruegge commented 5 years ago

This is the reason for https://github.com/cyclejs-community/create-cycle-app/issues/124

I had to update a few dependencies to get this to compile with the new version of cycle