baldore / open-browser-webpack-plugin

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

bolean option to open browser or not [feature request] #23

Open damianobarbati opened 6 years ago

damianobarbati commented 6 years ago

A boolean open property. Use case: open browser if localhost (manually building) otherwise not (CI building). Different from https://github.com/baldore/open-browser-webpack-plugin/issues/16 issue I guess.