embeds
This commit is contained in:
		
							parent
							
								
									700036e84c
								
							
						
					
					
						commit
						89e0311a98
					
				
					 3 changed files with 55 additions and 14 deletions
				
			
		| 
						 | 
				
			
			@ -92,7 +92,7 @@ export function createFileParser(baseDir: string, fps: string[], verbose: boolea
 | 
			
		|||
          console.log(`[process] ${fp} -> ${file.data.slug}`)
 | 
			
		||||
        }
 | 
			
		||||
      } catch (err) {
 | 
			
		||||
        console.log(chalk.red(`Failed to process \`${fp}\`: `) + err)
 | 
			
		||||
        console.log(chalk.red(`\nFailed to process \`${fp}\`: `) + err)
 | 
			
		||||
        process.exit(1)
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue