module.exports = { env: { NODE_ENV: '"development"' }, defineConstants: { HOST: '"http://127.0.0.1:9000"' }, mini: {}, h5: {} }