test: 渲染器加载

This commit is contained in:
wangxuefeng 2025-03-17 20:32:27 +08:00
parent 3861919c4f
commit 81347f1f53

View File

@ -2,6 +2,8 @@ import type { RouteRecordRaw } from 'vue-router';
import WujieVueRendererAdapter from '@sy/wujie-vue3-renderer-adapter';
import { VITE_RENDERER_URL } from '#/constants';
const routes: RouteRecordRaw[] = [
{
path: '/static-file',