fix next config

This commit is contained in:
hjlarry 2026-01-13 17:40:04 +08:00
parent 30424df7ce
commit b91370aff7
1 changed files with 0 additions and 4 deletions

View File

@ -129,10 +129,6 @@ const nextConfig = {
optimizePackageImports: [
'@heroicons/react'
],
optimizePackageImports: [
'@remixicon/react',
'@heroicons/react'
],
},
// fix all before production. Now it slow the develop speed.
eslint: {