aboutsummaryrefslogtreecommitdiff
path: root/apps/docs/docs.json
diff options
context:
space:
mode:
authorMaheshtheDev <[email protected]>2025-09-28 20:15:49 +0000
committerMaheshtheDev <[email protected]>2025-09-28 20:15:49 +0000
commita09e9db7e073a9f0b86269c6fd718b912752e5e9 (patch)
tree94ca85c8429fd245b6e56678a4876e5cde826dba /apps/docs/docs.json
parentMerge branch 'main' of https://github.com/supermemoryai/supermemory (diff)
downloadsupermemory-a09e9db7e073a9f0b86269c6fd718b912752e5e9.tar.xz
supermemory-a09e9db7e073a9f0b86269c6fd718b912752e5e9.zip
fix: disable experimental React Compiler in Next.js config and remove babel-plugin-react-compiler dependency. (#441)
Removed React Compiler from the project configuration and dependencies. ### What changed? - Removed `reactCompiler: true` from the experimental options in `next.config.ts` - Removed `babel-plugin-react-compiler` dependency from `package.json` - Updated formatting in `next.config.ts` to use consistent indentation and semicolons ### Why make this change? React Compiler (formerly React Forget) is still in experimental phase and may be causing stability issues or unnecessary complexity in the build process. Removing it simplifies our dependency tree while maintaining full functionality. The PostHog update ensures we're using the latest version with any bug fixes or improvements.
Diffstat (limited to 'apps/docs/docs.json')
0 files changed, 0 insertions, 0 deletions