提交 7855f39b 编写于 作者: fxy060608's avatar fxy060608

chore: fix ssr tests

上级 8e5e2215
......@@ -10,6 +10,7 @@
},
"dependencies": {
"@dcloudio/uni-app": "../../uni-app",
"@dcloudio/uni-components": "../../uni-components",
"@dcloudio/uni-h5": "../../uni-h5",
"vue": "3.2.22",
"vue-router": "^4.0.12",
......
......@@ -99,6 +99,7 @@ importers:
packages/playground/ssr:
specifiers:
'@dcloudio/uni-app': ../../uni-app
'@dcloudio/uni-components': ../../uni-components
'@dcloudio/uni-h5': ../../uni-h5
'@dcloudio/vite-plugin-uni': ../../vite-plugin-uni
compression: ^1.7.4
......@@ -110,6 +111,7 @@ importers:
vuex: ^4.0.2
dependencies:
'@dcloudio/uni-app': link:../../uni-app
'@dcloudio/uni-components': link:../../uni-components
'@dcloudio/uni-h5': link:../../uni-h5
vue: 3.2.22
vue-router: 4.0.12_vue@3.2.22
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册