mirror of
				https://github.com/strapi/strapi.git
				synced 2025-10-31 01:47:13 +00:00 
			
		
		
		
	 92055a7fb1
			
		
	
	
		92055a7fb1
		
	
	
	
	
		
			
			chore: fetch template only if name matches name convention chore: linting chore: fix tests chore: fix npm scripts test: try to fix test
		
			
				
	
	
		
			4 lines
		
	
	
		
			105 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			105 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| import { baseConfig } from '../../../rollup.utils.mjs';
 | |
| 
 | |
| export default baseConfig(import.meta.dirname);
 |