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

feat: add rollupDepPlugin #1

Closed
wants to merge 3 commits into from
Closed

feat: add rollupDepPlugin #1

wants to merge 3 commits into from

Conversation

underfin
Copy link
Collaborator

@underfin underfin commented Nov 6, 2023

No description provided.

},
resolveId: async function (id, importer, options) {
// TODO rolldown: kind is not available in rollup
const kind: ImportKind = options.custom?.kind
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Rolldown should support ImportKind, see rolldown/rolldown#166

@underfin underfin marked this pull request as draft November 6, 2023 07:57
@underfin
Copy link
Collaborator Author

underfin commented Nov 7, 2023

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

@underfin underfin closed this Nov 7, 2023
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.

1 participant