baldore / open-browser-webpack-plugin

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

Implemented delayed browser start #13

Closed Root-Core closed 7 years ago

Root-Core commented 7 years ago

Trys to fix #12, not that much tested yet. It works for me, but I don't know if thrown errors would be handled cleanly.

Fixed some mistakes(?) in the readme.. you might want to verify this.