Is it possible to disable TAU's Router?
Is there a TAU setting for this, similar to the one that exists for jQuery Mobile?
With jQuery Mobile it is possible by doing like this: https://gist.github.com/Rockncoder/5142925#file-index-html
The reason for this is because I am trying to develop an app using AngularJS with TAU lib, and I don't want TAU to handle page changes and clicks on <a> elements.