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

Using Rolldown with Vite v6 #43

Draft
wants to merge 41 commits into
base: main
Choose a base branch
from
Draft

Using Rolldown with Vite v6 #43

wants to merge 41 commits into from

Commits on Nov 6, 2024

  1. feat: use rolldown in the dep optimizer

    Co-authored-by: underfin <[email protected]>
    sapphi-red and underfin committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a5d5bc3 View commit details
    Browse the repository at this point in the history
  2. feat: use rolldown for build

    Co-authored-by: underfin <[email protected]>
    sapphi-red and underfin committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    dee973b View commit details
    Browse the repository at this point in the history
  3. chore: skip plugin-legacy build

    Co-authored-by: underfin <[email protected]>
    sapphi-red and underfin committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b88882e View commit details
    Browse the repository at this point in the history
  4. chore: skip typecheck for now

    Co-authored-by: underfin <[email protected]>
    sapphi-red and underfin committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b64fe0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7997510 View commit details
    Browse the repository at this point in the history
  6. feat: add experimental.enableNativePlugin (#41)

    2cf0eb2 fe71cbc
    
    Co-authored-by: IWANABETHATGUY <[email protected]>
    IWANABETHATGUY authored and sapphi-red committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2ca627d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff77f98 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a9e70bc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    feccca3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7151a37 View commit details
    Browse the repository at this point in the history
  11. feat: support native define

    Co-authored-by: IWANABETHATGUY <[email protected]>
    sapphi-red and IWANABETHATGUY committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    119754b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f6a0470 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    12180d4 View commit details
    Browse the repository at this point in the history
  14. fix: 🐛 lint (#58)

    IWANABETHATGUY authored and sapphi-red committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8bbfd48 View commit details
    Browse the repository at this point in the history
  15. chore: bump rolldown

    sapphi-red committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b35781f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d37571c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9986544 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    98453d5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e0ab983 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    10a0973 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    20266fa View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6b549c2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f3ece5d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3b387cd View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    da69fbb View commit details
    Browse the repository at this point in the history
  26. feat: oxc tranformer (#60)

    Co-authored-by: IWANABETHATGUY <[email protected]>
    2 people authored and sapphi-red committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0b5cdc6 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    38728c1 View commit details
    Browse the repository at this point in the history
  28. chore: enable continuous release under rolldown-vite (#61)

    chore: revert package name change + use non-compact continuous release URLs
    
    chore: update lockfile
    yyx990803 authored and sapphi-red committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    e54514f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    1c9ed4b View commit details
    Browse the repository at this point in the history
  30. feat: export transformWithOxc (#62)

    underfin authored and sapphi-red committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    7cd74ec View commit details
    Browse the repository at this point in the history
  31. feat: add oxc jsxInclude and jsxExclude (#63)

    Co-authored-by: 翠 / green <[email protected]>
    underfin and sapphi-red committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5e23410 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    3a636b8 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2c0c2bf View commit details
    Browse the repository at this point in the history
  34. chore: bump rolldown

    sapphi-red committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1e91dab View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    88e1930 View commit details
    Browse the repository at this point in the history
  36. chore: fix type errors

    sapphi-red committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    fecb020 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    df2ddf0 View commit details
    Browse the repository at this point in the history
  38. chore: partial revert "refactor: use originalFileNames/names (vit…

    …ejs#18240)"
    
    This partially reverts commit f2957c8.
    sapphi-red committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    29911a4 View commit details
    Browse the repository at this point in the history
  39. chore: tweak tests

    sapphi-red committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3d8ada8 View commit details
    Browse the repository at this point in the history
  40. chore: bump rolldown

    sapphi-red committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    481c342 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    5d478e0 View commit details
    Browse the repository at this point in the history