supermemoryai / supermemory

Build your own second brain with supermemory. It's a ChatGPT for your bookmarks. Import tweets or save websites and content using the chrome extension.
https://supermemory.ai
MIT License
6.22k stars 594 forks source link

fix: Disable Million if turbopack is enabled #255

Closed aidenybai closed 3 weeks ago

aidenybai commented 3 weeks ago

Do this until https://github.com/vercel/next.js/pull/68930 is published

Optimize Next.js Configuration for Development

Overview

This pull request optimizes the Next.js configuration for the web application, focusing on improving the development experience and enabling Turbopack support.

Changes

> ✨ Generated with love by [Kaizen](https://cloudcode.ai) ❤️
Original Description
kaizen-bot[bot] commented 3 weeks ago

🔍 Code Review Summary

All Clear: This commit looks good! 👍

📊 Stats


✨ Generated with love by Kaizen ❤️

Useful Commands - **Feedback:** Reply with `!feedback [your message]` - **Ask PR:** Reply with `!ask-pr [your question]` - **Review:** Reply with `!review` - **Explain:** Reply with `!explain [issue number]` for more details on a specific issue - **Ignore:** Reply with `!ignore [issue number]` to mark an issue as false positive - **Update Tests:** Reply with `!unittest` to create a PR with test changes
Dhravya commented 3 weeks ago

@leerob after this is merged, can you please open the PR again for adding canary version of next 🙏

We had to revert commit because of something.