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: improve deno and bun support #14379

Merged
merged 1 commit into from Sep 18, 2023
Merged

feat: improve deno and bun support #14379

merged 1 commit into from Sep 18, 2023

Conversation

bluwy
Copy link
Member

@bluwy bluwy commented Sep 15, 2023

Description

Fix #14351
Supersedes and closes #14361

Adds runtime-specific handling to isBuiltin util and (new) isNodeBuiltin util. The latter is only needed for esbuild.

Additional context

I didn't test this extensively but it should work fine.


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

@stackblitz
Copy link

stackblitz bot commented Sep 15, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@sapphi-red sapphi-red merged commit 9884308 into main Sep 18, 2023
11 checks passed
@sapphi-red sapphi-red deleted the bun-compat branch September 18, 2023 09:09
bluwy added a commit that referenced this pull request Oct 3, 2023
@bluwy bluwy mentioned this pull request Oct 3, 2023
bluwy added a commit that referenced this pull request Oct 3, 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.

Not able to resolve bun:* packages
3 participants