Alexander Nam

Results 1 comments of Alexander Nam

In my case it opens correctly, but 2 tabs. Here is my config `const browserConfig = { ...config, context: path.resolve(__dirname, 'src', 'client'), entry: ['webpack-hot-middleware/client', 'babel-polyfill', './client.js'], output: { path: path.resolve(__dirname,...