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 of turbopack #66689

Merged
merged 40 commits into from
Aug 2, 2024
Merged

feat: Enable tree shaking of turbopack #66689

merged 40 commits into from
Aug 2, 2024

Commits on Aug 2, 2024

  1. Enable

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    76efa4e View commit details
    Browse the repository at this point in the history
  2. Enable

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    28eb0ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b6d3ce View commit details
    Browse the repository at this point in the history
  4. import

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    37e64b6 View commit details
    Browse the repository at this point in the history
  5. Disable for rsc

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4eb04c0 View commit details
    Browse the repository at this point in the history
  6. Box<dyn EvaluatableAsset>>

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    770a645 View commit details
    Browse the repository at this point in the history
  7. Revert "Box<dyn EvaluatableAsset>>"

    This reverts commit 4096ab5.
    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    c01bd68 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0718eeb View commit details
    Browse the repository at this point in the history
  9. [app-ssr]

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    d7aed58 View commit details
    Browse the repository at this point in the history
  10. Revert "[app-ssr]"

    This reverts commit 5df41f0.
    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b7c2a4a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4de9e42 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ba95621 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2887c58 View commit details
    Browse the repository at this point in the history
  14. Enable more tree shaking

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    516b1f7 View commit details
    Browse the repository at this point in the history
  15. Disable

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0b86631 View commit details
    Browse the repository at this point in the history
  16. disable one more

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    679d0c4 View commit details
    Browse the repository at this point in the history
  17. Disable one

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    390ea64 View commit details
    Browse the repository at this point in the history
  18. Enable

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    82f8a7d View commit details
    Browse the repository at this point in the history
  19. Enable all

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    1d6e89f View commit details
    Browse the repository at this point in the history
  20. tree shaking mode option

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    77ec631 View commit details
    Browse the repository at this point in the history
  21. ts

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    722ae2c View commit details
    Browse the repository at this point in the history
  22. small revert

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e13678e View commit details
    Browse the repository at this point in the history
  23. More revert

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    7e809fb View commit details
    Browse the repository at this point in the history
  24. More revert

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    1b76efa View commit details
    Browse the repository at this point in the history
  25. special_exports

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    414c896 View commit details
    Browse the repository at this point in the history
  26. review

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    25fe450 View commit details
    Browse the repository at this point in the history
  27. review

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    98a1754 View commit details
    Browse the repository at this point in the history
  28. review

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    1f96f21 View commit details
    Browse the repository at this point in the history
  29. invert

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    c729492 View commit details
    Browse the repository at this point in the history
  30. Option<Vc<Vec<RcStr>>>

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    7ac2883 View commit details
    Browse the repository at this point in the history
  31. Enable everywhere

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    05a0121 View commit details
    Browse the repository at this point in the history
  32. production

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f7e91ee View commit details
    Browse the repository at this point in the history
  33. mode

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    d6b2c05 View commit details
    Browse the repository at this point in the history
  34. Update crates/next-core/src/next_config.rs

    Co-authored-by: Tobias Koppers <[email protected]>
    kdy1 and sokra committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4c5da44 View commit details
    Browse the repository at this point in the history
  35. Update crates/next-core/src/next_config.rs

    Co-authored-by: Tobias Koppers <[email protected]>
    kdy1 and sokra committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    11ec99a View commit details
    Browse the repository at this point in the history
  36. Update crates/next-core/src/next_server/context.rs

    Co-authored-by: Tobias Koppers <[email protected]>
    kdy1 and sokra committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4f0ff05 View commit details
    Browse the repository at this point in the history
  37. Update crates/next-core/src/next_config.rs

    Co-authored-by: Tobias Koppers <[email protected]>
    kdy1 and sokra committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f79290c View commit details
    Browse the repository at this point in the history
  38. fix

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    41a7f7e View commit details
    Browse the repository at this point in the history
  39. Fix server actino

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ac1fc1f View commit details
    Browse the repository at this point in the history
  40. lint

    kdy1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e64c968 View commit details
    Browse the repository at this point in the history