blai / grunt-express

Start an Express.js web server using grunt.js
MIT License
254 stars 41 forks source link

url encoding on open option #80

Open maikelmclauflin opened 8 years ago

maikelmclauflin commented 8 years ago

In: express > server > options > open if a url has a hash tag, it is escaped by the browser and becomes not a hash tag.