Skip to content

Commit

Permalink
remove i18 from config
Browse files Browse the repository at this point in the history
  • Loading branch information
saml33 committed Feb 5, 2024
1 parent 75908a6 commit 0a8c470
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions next.config.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
const { i18n } = require('./next-i18next.config')
const webpack = require('webpack')

/** @type {import('next').NextConfig} */
const nextConfig = {
transpilePackages: ['gsap'],
i18n,
images: {
remotePatterns: [
{
Expand Down
2 changes: 1 addition & 1 deletion tsconfig.tsbuildinfo

Large diffs are not rendered by default.

0 comments on commit 0a8c470

Please sign in to comment.