Skip to content

Instantly share code, notes, and snippets.

@AleksandrMihhailov
Created April 4, 2016 22:35
Show Gist options
  • Save AleksandrMihhailov/da05bb63b24acf5b4e63c0b7105bed19 to your computer and use it in GitHub Desktop.
Save AleksandrMihhailov/da05bb63b24acf5b4e63c0b7105bed19 to your computer and use it in GitHub Desktop.
Will remove /#/ hash from url
$locationProvider.html5Mode({
enabled: true,
requireBase: false
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment