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

[Meta] Prioritization of next bundlers #232

Open
surma opened this issue May 1, 2020 · 3 comments
Open

[Meta] Prioritization of next bundlers #232

surma opened this issue May 1, 2020 · 3 comments
Labels
tool suggestion Suggesting a tool to add to the site

Comments

@surma
Copy link
Contributor

surma commented May 1, 2020

We now have a GitHub Project to organize which bundlers should get added next.

The order in that board roughly represents our priorities.

This issue is should be used to discuss said prioritization.

@surma surma created this issue from a note in Initial Launch (Next Bundlers) May 1, 2020
@surma surma removed this from Next Bundlers in Initial Launch May 18, 2020
@surma surma added this to Next Up in Next Bundlers May 18, 2020
@developit developit added the tool suggestion Suggesting a tool to add to the site label Jul 2, 2020
@developit developit pinned this issue Jul 2, 2020
@osdevisnot
Copy link

Looking at the Github Project, it seems closure compiler is next on priority. However based on stats on npmtrends, it seems esbuild is quickly becoming a popular bundler in JS/TS tooling space. These stats however might not be authoritative since closure compiler can be used multiple ways, eg: outside npm and behind private proxies, etc. Another reason to prioritize esbuild is it's support for TS source code without any external dependency.

Would love to hear team's thought on such prioritization. I am also looking forward to contributing the feature if we agree on prioritization.

@osdevisnot osdevisnot mentioned this issue Feb 3, 2021
48 tasks
@bjesuiter
Copy link

Maybe you want to include Snowpack after version v3?

I think, it is a better comparison in terms of build system tooling to rollup and webpack, compared with esbuild.
And Snowpack uses esbuild under the hood, so, for me, esbuild seems more like a 'compiler' or 'bundler' instead as a whole build system.

@iwt-nduesing
Copy link

According to State of JS 2020 there is a high interest on Snowpack and esbuild: https://2020.stateofjs.com/en-US/technologies/build-tools/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tool suggestion Suggesting a tool to add to the site
Projects
Development

No branches or pull requests

5 participants