Skip to content

Conversation

alpheusmtx
Copy link
Contributor

Description

Export RolldownPluginOption type in case it will be used.

import { defineConfig } from "rolldown";

export default defineConfig({
    // plugins?: RolldownPluginOption;
    plugins: [],
});

@alpheusmtx alpheusmtx changed the title Export RolldownPluginOption type feat: export RolldownPluginOption type Jan 16, 2025
Copy link
Member

@IWANABETHATGUY IWANABETHATGUY left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@IWANABETHATGUY IWANABETHATGUY added this pull request to the merge queue Jan 17, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 17, 2025
@IWANABETHATGUY IWANABETHATGUY merged commit f24e496 into rolldown:main Jan 17, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants