// window.ENV = 'development' // var developmentConfig = { // baseURL: process.env.BASE_URL, // fileUrlPrefix: process.env.FILE_URL_PREFIX // } // // 必须的 // window.CONFIG={} // window.CONFIG = configDeepMerge(window.CONFIG, developmentConfig)