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

Follow-up issue to esbuild 0.19.0 upgrade #2512

Open
1 task done
wolfy1339 opened this issue Aug 8, 2023 · 1 comment
Open
1 task done

Follow-up issue to esbuild 0.19.0 upgrade #2512

wolfy1339 opened this issue Aug 8, 2023 · 1 comment
Assignees
Labels
Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR
Projects

Comments

@wolfy1339
Copy link
Member

Describe the need

With this new esbuild version we no longer need to rely on glob to get a list of entry points for our packages.

We can pass the entry points directly to esbuild and it will expand them.

SDK Version

N/A

API Version

N/A

Relevant log output

N/A

Code of Conduct

  • I agree to follow this project's Code of Conduct
@wolfy1339 wolfy1339 added the Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR label Aug 8, 2023
@wolfy1339 wolfy1339 self-assigned this Aug 8, 2023
@ghost ghost added this to Maintenance in JS Aug 8, 2023
@github-actions
Copy link

github-actions bot commented Aug 8, 2023

👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR
Projects
Status: 🔥 Backlog
JS
  
Maintenance
Development

No branches or pull requests

1 participant