Troy Zhang

Results 1 issues of Troy Zhang

first open ```http://localhost:7760/undefined``` and then open ```http://localhost:7760/client```. Here is my code : ``` new OpenBrowserPlugin({ url: `http://localhost:${devServer.port}/client` }) ```