Skip to content

Create a new @mdx-js/rolldown package #2671

@Master-Hash

Description

@Master-Hash

Initial checklist

Problem

Now we have @mdx-js/rollup, which is compatible with vite, even rolldown vite.

However, @mdx-js/rollup depends on @rollup/pluginutils (for filter), which depends on rollup itself, so rollup is introduced where it's not necessary.

Current solutions

Use @mdx-js/rollup for now.

Proposed solutions

I want a new @mdx-js/rolldown package, which leverages @rolldown/pluginutils, so rollup will not be introduced where it's not needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    🤞 phase/openPost is being triaged manually

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions