mirror of
				https://github.com/pure-admin/vue-pure-admin.git
				synced 2025-11-03 13:44:47 +08:00 
			
		
		
		
	perf: 从 .env.staging 文件移除多余的 NODE_ENV 配置
				
					
				
			This commit is contained in:
		
							parent
							
								
									93ad811036
								
							
						
					
					
						commit
						b6ae64a89b
					
				@ -1,6 +1,6 @@
 | 
				
			|||||||
# 预发布也需要生产环境的行为
 | 
					# 预发布也需要生产环境的行为
 | 
				
			||||||
# https://cn.vitejs.dev/guide/env-and-mode.html#modes
 | 
					# https://cn.vitejs.dev/guide/env-and-mode.html#modes
 | 
				
			||||||
NODE_ENV=production
 | 
					# NODE_ENV = development
 | 
				
			||||||
 | 
					
 | 
				
			||||||
VITE_PUBLIC_PATH = /
 | 
					VITE_PUBLIC_PATH = /
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user