module.exports = { publicPath: "./", devServer: { host: 'localhost' } };