Skip to content

Commit

Permalink
fix: derek jiti
Browse files Browse the repository at this point in the history
  • Loading branch information
mbifulco committed Dec 10, 2024
1 parent bc6de1d commit 8d93714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next.config.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import withBundleAnalyzer from '@next/bundle-analyzer';
import createJiti from 'jiti';
import { createJiti } from 'jiti';

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

Expand Down

0 comments on commit 8d93714

Please sign in to comment.