Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 858360b

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

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)