module.exports = {
  env: {
    NODE_ENV: '"development"'
  },
  defineConstants: {
    HOST: '"https://sgl-v2.njyunzhi.com"',
  },
  mini: {},
  h5: {}
}