mirror of
				https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
				synced 2025-11-04 16:23:41 +08:00 
			
		
		
		
	chore: suppress module not found warning
This commit is contained in:
		@@ -20,6 +20,10 @@ const nextConfig = {
 | 
			
		||||
      );
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    config.resolve.fallback = {
 | 
			
		||||
      child_process: false,
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    return config;
 | 
			
		||||
  },
 | 
			
		||||
  output: mode,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user