feat: use fastify as server #2

Merged
ayo merged 10 commits from fastify-rewrite into main 2026-06-04 11:03:46 +00:00
Showing only changes of commit 903c01c005 - Show all commits

View file

@ -8,7 +8,6 @@ import { resolve } from 'pathe'
// import { fileURLToPath } from 'node:url'
// import { dirname } from 'pathe'
import { getMcFlyConfig } from '../get-config.js'
import type { McFlyConfig } from '../../../config/dist/define-config.js'
// const __filename = fileURLToPath(import.meta.url)
// const __dirname = dirname(__filename)