src/router/routes/core.ts
@@ -1,7 +1,7 @@ import type { RouteRecordRaw } from 'vue-router'; import { LOGIN_PATH } from '../../packages/constants/src'; import { preferences } from '../../packages/preferences/src'; import { LOGIN_PATH } from '@vben/constants'; import { preferences } from '@vben/preferences'; import { $t } from '#/locales';