UNPKG

catproxy

Version:

a node proxy or host change tools

10 lines (9 loc) 181 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); // 前端配置默认配置 exports.default = { cdnBasePath: '/static', env: process.env.NODE_ENV };