chore(web): remove redundant optimizePackageImports config (#31257)

This commit is contained in:
cxhello 2026-01-20 12:24:16 +08:00 committed by GitHub
parent 45b8d033be
commit a715c015e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 5 deletions

View File

@ -48,11 +48,6 @@ const nextConfig = {
search: '',
})),
},
experimental: {
optimizePackageImports: [
'@heroicons/react',
],
},
// fix all before production. Now it slow the develop speed.
eslint: {
// Warning: This allows production builds to successfully complete even if