mirror of
				https://github.com/strapi/strapi.git
				synced 2025-11-04 11:54:10 +00:00 
			
		
		
		
	
		
			
	
	
		
			7 lines
		
	
	
		
			164 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			164 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
| 
								 | 
							
								// eslint-disable-next-line import/no-extraneous-dependencies
							 | 
						||
| 
								 | 
							
								import { defineConfig } from '@strapi/pack-up';
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								export default defineConfig({
							 | 
						||
| 
								 | 
							
								  runtime: 'node',
							 | 
						||
| 
								 | 
							
								});
							 |