Skip to content

Commit

Permalink
quiet
Browse files Browse the repository at this point in the history
  • Loading branch information
revmischa committed Jul 2, 2024
1 parent 88e3064 commit 6861568
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/next.config.mjs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { resolve } from 'path'
const __dirname = resolve()
const projectRoot = resolve(__dirname, '../')
console.log('projectRoot', projectRoot)

/** @type {import('next').NextConfig} */
const nextConfig = {
Expand Down

0 comments on commit 6861568

Please sign in to comment.