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