mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-11-11 11:43:46 +08:00
后台界面
1. 演示帐号动态配置 2. vite 动态加载异常问题修复
This commit is contained in:
@@ -34,7 +34,7 @@ export function wrapperEnv(envConf: Recordable): ViteEnv {
|
||||
} catch (error) {}
|
||||
}
|
||||
ret[envName] = realName;
|
||||
process.env[envName] = realName;
|
||||
// process.env[envName] = realName;
|
||||
}
|
||||
return ret;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user