mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-15 23:31:05 +00:00
- Package exports now point to source files (./src/index.tsx) for workspace consumers, allowing Next.js/Turbopack to resolve without pre-building - Added publishConfig swap script that switches exports to dist/ during npm publish (prepublishOnly) and back to source after (postpublish) - Added @supermemory/memory-graph to transpilePackages in web app next.config.ts so Next.js transpiles the source files correctly |
||
|---|---|---|
| .. | ||
| agent-framework-python | ||
| ai-sdk | ||
| docs-test | ||
| hooks | ||
| lib | ||
| memory-graph | ||
| openai-sdk-python | ||
| pipecat-sdk-python | ||
| tools | ||
| ui | ||
| validation | ||