mirror of https://github.com/langgenius/dify.git
chore(web): remove redundant optimizePackageImports config (#31257)
This commit is contained in:
parent
45b8d033be
commit
a715c015e7
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue