Comparing version 2.0.1 to 2.0.2
@@ -67,5 +67,6 @@ var routes = require('routes'); | ||
loc.onChange(this.onURL); | ||
loc.loadUrl(); | ||
} else { | ||
this.onURL(); | ||
} | ||
this.onURL(); // force a hash change to start things up | ||
@@ -72,0 +73,0 @@ return this; |
{ | ||
"name": "bw-router", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "associate objects with routes. Used by bigwheel to route sections", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
275
13008