lcdporto / boxing-app

Boxing's project Web App made with Angular and Angular Material
MIT License
3 stars 2 forks source link

closes #2 by enabling html5Mode #4

Closed ricardolobo closed 8 years ago

ighormartins commented 8 years ago

Is there any cons of enabling it? Does that means less browser support? (I mean, angularjs already requires an updated browser)

ricardolobo commented 8 years ago

Not a problem, for old browsers there is a fallback mechanism. Not that we need that since we're working with angular material that only supports evergreen browsers.