Skip to content

Commit

Permalink
feat: add @lobehub/fluent-emoji to transpilePackages in next.config.j…
Browse files Browse the repository at this point in the history
…s to fix the issue with playground
  • Loading branch information
ardaerzin committed Dec 16, 2024
1 parent ffe0733 commit 02c1834
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions agenta-web/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ const nextConfig = {
transpilePackages: [
"@lobehub/ui",
"@lobehub/icons",
"@lobehub/fluent-emoji",
"rc-util",
"antd",
"rc-pagination",
Expand Down

0 comments on commit 02c1834

Please sign in to comment.