🐛 Fix i18n not loading properly due to ES module config extension (#1029)

This commit is contained in:
Manuel
2023-06-09 22:47:54 +02:00
committed by GitHub
parent a307287d36
commit 7da3ba5981
5 changed files with 27 additions and 20 deletions

View File

@@ -28,7 +28,7 @@
"next-env.d.ts",
"**/*.ts",
"**/*.tsx",
"next.config.mjs",
"next.config.js",
".next/types/**/*.ts"
],
"exclude": [