mirror of
https://github.com/langgenius/dify.git
synced 2026-03-10 03:00:20 +08:00
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
Block a user