Skip to content

Commit 05ea61f

Browse files
committed
fix($browser): don’t use history api when only the hash changes
Fix jshint error
1 parent cea056c commit 05ea61f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ng/browser.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
'use strict';
2+
/* global stripHash: true */
23

34
/**
45
* ! This is a private undocumented service !

0 commit comments

Comments
 (0)