Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Enable tree shaking in next.js #8755

Merged
merged 6 commits into from
Jul 17, 2024
Merged

feat: Enable tree shaking in next.js #8755

merged 6 commits into from
Jul 17, 2024

Commits on Jul 15, 2024

  1. Revert "Revert "feat: Enable tree shaking in next.js" (#8752)"

    This reverts commit 99119e2.
    kdy1 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d110ed2 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Exports

    kdy1 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ca93312 View commit details
    Browse the repository at this point in the history
  2. Update test refs

    kdy1 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    46969b1 View commit details
    Browse the repository at this point in the history
  3. Dump code on parsing error

    kdy1 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a812b15 View commit details
    Browse the repository at this point in the history
  4. src for Key::Exports

    kdy1 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    74a3bcd View commit details
    Browse the repository at this point in the history
  5. Update test refs

    kdy1 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    1abb4ea View commit details
    Browse the repository at this point in the history