Skip to content
Snippets Groups Projects
Commit 99038814 authored by Kio!'s avatar Kio! 💻
Browse files

Add Meta, oops

parent ba9f7f42
No related branches found
No related tags found
No related merge requests found
......@@ -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';
const meta = JSON.parse(fs.readFileSync(`${_dirname}/../../../../built/meta.json`, 'utf-8'));
/**
* Init worker process
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment