jsoverson / grunt-open

Open urls and files from a grunt task
MIT License
110 stars 19 forks source link

'app' option is broken in 0.2.4 release #37

Open atalis opened 5 years ago

atalis commented 5 years ago

The 'app' option is ignored in the 0.2.4 release. Whatever the app is set to, the url is always opened in the default browser. Rolled back to 0.2.3 and verified that the option works there.

EdGonzalez- commented 4 years ago

I'm having the same issue. It ignores the app setting, and always opens the default browser.