module.exports = { devServer: { port: 3370, proxy: 'http://localhost:3369' } };