module.exports = { env: { NODE_ENV: '"development"' }, defineConstants: { "BASE_URL": '"http://localhost:8080"' }, mini: {}, h5: {} }