mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-07 08:26:15 +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 |
||
|---|---|---|
| .. | ||
| swap-exports.ts | ||