mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
merge: 合并 soy 1.3.6
This commit is contained in:
@ -13,7 +13,7 @@ export function createServiceConfig(env: Env.ImportMeta) {
|
||||
if (VITE_OTHER_SERVICE_BASE_URL) {
|
||||
other = json5.parse(VITE_OTHER_SERVICE_BASE_URL);
|
||||
}
|
||||
} catch (error) {
|
||||
} catch {
|
||||
// eslint-disable-next-line no-console
|
||||
console.error('VITE_OTHER_SERVICE_BASE_URL is not a valid json5 string');
|
||||
}
|
||||
|
Reference in New Issue
Block a user