isaacplmann / ngx-tour

Product Tour Built in Angular

Home Page:https://isaacplmann.github.io/ngx-tour

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make Router an optional dependency

jpike88 opened this issue · comments

Many people use UIRouter as their routing module, seems a bit overkill to place a hard dependency on angular's built in Router module when a large chunk of angular devs don't use it.