baldore / open-browser-webpack-plugin

Opens a new browser tab when Webpack loads.
119 stars 27 forks source link

Changed to "opn" package. #30

Open rodrigopandini opened 5 years ago

rodrigopandini commented 5 years ago
rodrigopandini commented 5 years ago

Resolve #28

Hi @baldore Can you please review and merge this?

jnv22 commented 5 years ago

Would appreciate this too @baldore

gilamran commented 5 years ago

@rodrigopandini I see that this PR is stuck for some reason... do you have another solution?

rodrigopandini commented 5 years ago

@gilamran Seens that this repo is abandoned. You can use my fork for now: https://github.com/rodrigopandini/open-browser-webpack-plugin

gilamran commented 5 years ago

@rodrigopandini Yea I saw your fork, thanks. But how do I tell npm to take yours?

rodrigopandini commented 5 years ago

@gilamran npm install rodrigopandini/open-browser-webpack-plugin don't work for you?

gilamran commented 5 years ago

@rodrigopandini works, that's just what I was looking for ;-)