mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	Update file worker.ts
This commit is contained in:
		
							parent
							
								
									cdc11df562
								
							
						
					
					
						commit
						0bb61fef7b
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -9,6 +9,7 @@ import { nodeProfilingIntegration } from '@sentry/profiling-node';
 | 
			
		|||
import { envOption } from '@/env.js';
 | 
			
		||||
import { loadConfig } from '@/config.js';
 | 
			
		||||
import { jobQueue, server } from './common.js';
 | 
			
		||||
import { fileURLToPath } from 'node:url';
 | 
			
		||||
import * as fs from 'node:fs';
 | 
			
		||||
const _filename = fileURLToPath(import.meta.url);
 | 
			
		||||
const _dirname = dirname(_filename);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue