Skip to content

Add vite prefix to vite related builtin plugins #7042

@hyf0

Description

@hyf0

@sapphi-red Do you think we should add vite prefix for those vite-only plugins for clear intention?

We probably don't want expose them as normal rust reusable utilities since it's degisned to work with vite, consdering #6900.

@hyf0 Yes, I think we should add vite prefix. cc @shulaoda

Originally posted by @sapphi-red in #7031 (comment)


  • rolldown_plugin_xxx -> rolldown_plugin_vite_xxx
  • change the js name too. Like viteXXXPlugin instead of xxxPlugin.

add publish = false to their cargo.toml too.

https://github.com/rolldown/rolldown/blob/1c620563b11c854535cd3ad46320c6332a256c09/crates/rolldown_binding/Cargo.toml#L4C1-L4C16

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions