mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-05 21:54:07 +08:00
增加 optimize 文件列表,避免 reload
This commit is contained in:
@@ -25,6 +25,8 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
|
|||||||
root: root,
|
root: root,
|
||||||
// 服务端渲染
|
// 服务端渲染
|
||||||
server: {
|
server: {
|
||||||
|
// 是否开启 https
|
||||||
|
https: false,
|
||||||
// 端口号
|
// 端口号
|
||||||
port: env.VITE_PORT,
|
port: env.VITE_PORT,
|
||||||
host: "0.0.0.0",
|
host: "0.0.0.0",
|
||||||
|
Reference in New Issue
Block a user