Joined March 2012
·

Ben Ripkens

Developer at codecentric AG
·
Düsseldorf, Germany
·
·
·

@smartalec43 Thank you, I fixed it!

@eskimoblood Never tried it with other browsers, but I would assume that the command is Chrome specific. Let me know when you try it.

@eskimoblood Right, there are a few plug-ins which do it in a similar manner. Both solve this problem differently:

grunt-macreload changes the windows focus to the browsers, refreshes it and then refocuses your editor. I do not want my Editor to lose focus so instead I am using a Chrome specific refresh command.

grunt-reload uses WebSockets and some code injection. This might be OK for you, but I want to see my page and only its resources during development just like an end-users would see it.

Achievements
508 Karma
23,241 Total ProTip Views