Skip to content
代码片段 群组 项目
提交 0b517fad 编辑于 作者: Stanislav Lashmanov's avatar Stanislav Lashmanov
浏览文件

Change Vite worker format to ensure compatibility with Vite 5.1.x

上级 fa123713
No related branches found
No related tags found
无相关合并请求
......@@ -169,4 +169,7 @@ export default defineConfig({
],
},
},
worker: {
format: 'es',
},
});
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册