Next.js errors when a package is in both lists: 'transpilePackages' conflicts with 'serverExternalPackages' Remove @aoagents/ao-core from transpilePackages and keep it only in serverExternalPackages. This prevents webpack from bundling ao-core and baking import.meta.url as the build machine's path. |
||
|---|---|---|
| .. | ||
| ao | ||
| cli | ||
| core | ||
| integration-tests | ||
| notifier-macos | ||
| plugins | ||
| web | ||