Wed Jul 5 02:59:00 UTC 2023 inscode

上级 7a2bc3b2
...@@ -3,12 +3,8 @@ import vue from '@vitejs/plugin-vue' ...@@ -3,12 +3,8 @@ import vue from '@vitejs/plugin-vue'
// https://vitejs.dev/config/ // https://vitejs.dev/config/
export default defineConfig({ export default defineConfig({
server: {
host: true
},
plugins: [vue()], plugins: [vue()],
server: { server: {
https: true,
host: true, host: true,
}, },
define: { define: {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册