Skip to content

Commit 5791b6c

Browse files
committed
fix: jiti syntax
1 parent 76478eb commit 5791b6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

next.config.mjs

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { createJiti } from 'jiti';
33

44
const jiti = createJiti(new URL(import.meta.url).pathname);
55

6-
// Use the recommended import() method instead of direct call
76
await jiti.import('./src/utils/env');
87

98
/**

0 commit comments

Comments
 (0)