mirror of https://github.com/langgenius/dify.git
fix next config
This commit is contained in:
parent
30424df7ce
commit
b91370aff7
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue