|
@@ -20,7 +20,7 @@ function pathResolve(dir: string) {
|
|
|
|
|
|
// const proxyUrl = 'https://dev.lexiaoya.cn'
|
|
|
// const proxyUrl = 'http://127.0.0.1:7293/'
|
|
|
-const proxyUrl = 'https://dev.resource.colexiu.com'
|
|
|
+const proxyUrl = 'https://test.resource.colexiu.com'
|
|
|
// const proxyUrl = 'https://test.lexiaoya.cn'
|
|
|
|
|
|
export default ({ command, mode }: ConfigEnv): UserConfig => {
|