test: 渲染器加载
This commit is contained in:
parent
3861919c4f
commit
81347f1f53
@ -2,6 +2,8 @@ import type { RouteRecordRaw } from 'vue-router';
|
|||||||
|
|
||||||
import WujieVueRendererAdapter from '@sy/wujie-vue3-renderer-adapter';
|
import WujieVueRendererAdapter from '@sy/wujie-vue3-renderer-adapter';
|
||||||
|
|
||||||
|
import { VITE_RENDERER_URL } from '#/constants';
|
||||||
|
|
||||||
const routes: RouteRecordRaw[] = [
|
const routes: RouteRecordRaw[] = [
|
||||||
{
|
{
|
||||||
path: '/static-file',
|
path: '/static-file',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user