Created
April 4, 2016 22:35
-
-
Save AleksandrMihhailov/da05bb63b24acf5b4e63c0b7105bed19 to your computer and use it in GitHub Desktop.
Will remove /#/ hash from url
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$locationProvider.html5Mode({ | |
enabled: true, | |
requireBase: false | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment