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

Rolldown-Vite #84

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

Rolldown-Vite #84

wants to merge 24 commits into from

Conversation

sapphi-red
Copy link
Member

@sapphi-red sapphi-red commented Mar 7, 2025

Description

Current Status

Intended behavior differences

  • esbuild needs to be installed manually in the following cases:
    • when using build.minify: 'esbuild'
    • when using a plugin using transformWithEsbuild function
  • process.env.ROLLDOWN_OPTIONS_VALIDATION = 'loose' may need to be set to allow options not supported by rolldown
  • transformer: define does not share reference for objects oxc-project/oxc#7641
  • require is never transformed into import, users needs to inject a polyfill on their own, see f4c3629

Known missing features

related to native plugins
TODO list for me
  • setup publish flow
  • set rolldown's minify target

Copy link

pkg-pr-new bot commented Mar 7, 2025

Open in Stackblitz

npm i https://pkg.pr.new/vitejs/rolldown-vite@84

commit: fa33494

@sapphi-red sapphi-red changed the title WIP Rolldown-Vite Mar 17, 2025
@sapphi-red sapphi-red mentioned this pull request Mar 17, 2025
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants