baldore / open-browser-webpack-plugin

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

Fixbug for running in Node express #7

Closed GallenHu closed 8 years ago

GallenHu commented 8 years ago

Page cannot load when use webpack + express + open-browser-webpack-plugin

For example: add open-browser-webpack-plugin to this project , and you cannot load the default page http://localhost:3000

Fix it by add setTimeout when you remove doneCallback