mirror of
				https://github.com/Yidadaa/ChatGPT-Next-Web.git
				synced 2025-11-04 00:16:11 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			186 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			186 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
  "presets": [
 | 
						|
    [
 | 
						|
      "next/babel",
 | 
						|
      {
 | 
						|
        "preset-env": {
 | 
						|
          "targets": {
 | 
						|
            "browsers": ["> 0.25%, not dead"]
 | 
						|
          }
 | 
						|
        }
 | 
						|
      }
 | 
						|
    ]
 | 
						|
  ]
 | 
						|
}
 |