test: 渲染器加载测试
This commit is contained in:
@@ -13,7 +13,7 @@ export default defineConfig(({ mode }) => {
|
||||
server: isDev
|
||||
? {
|
||||
port: Number(env.VITE_PORT),
|
||||
cors: true,
|
||||
// cors: true,
|
||||
}
|
||||
: undefined,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user