mirror of
				https://github.com/karl0ss/homepage.git
				synced 2025-11-04 08:20:58 +00:00 
			
		
		
		
	Chore: enable swc (#2311)
This commit is contained in:
		
							parent
							
								
									6d21ea9ba3
								
							
						
					
					
						commit
						0931f5c5a6
					
				@ -4,7 +4,6 @@ const { i18n } = require("./next-i18next.config");
 | 
				
			|||||||
const nextConfig = {
 | 
					const nextConfig = {
 | 
				
			||||||
  reactStrictMode: true,
 | 
					  reactStrictMode: true,
 | 
				
			||||||
  output: "standalone",
 | 
					  output: "standalone",
 | 
				
			||||||
  swcMinify: false,
 | 
					 | 
				
			||||||
  images: {
 | 
					  images: {
 | 
				
			||||||
    domains: ["cdn.jsdelivr.net"],
 | 
					    domains: ["cdn.jsdelivr.net"],
 | 
				
			||||||
    unoptimized: true,
 | 
					    unoptimized: true,
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user