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

Switch to esbuild #1705

Closed
firelizzard18 opened this issue Aug 19, 2021 · 2 comments
Closed

Switch to esbuild #1705

firelizzard18 opened this issue Aug 19, 2021 · 2 comments
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.

Comments

@firelizzard18
Copy link
Contributor

firelizzard18 commented Aug 19, 2021

Microsoft now recommends using esbuild instead of webpack, for various reasons, including performance: esbuild is considerably faster than webpack. According to a random benchmark I found, esbuild is almost two orders of magnitude faster than webpack. I would be happy to submit a CL.

@gopherbot gopherbot added this to the Untriaged milestone Aug 19, 2021
@hyangah hyangah modified the milestones: Untriaged, Backlog Aug 19, 2021
@hyangah hyangah added the NeedsFix The path to resolution is known, but the work has not been done. label Aug 19, 2021
@hyangah
Copy link
Contributor

hyangah commented Aug 19, 2021

Good idea (most of all, eslint is written in go and has API for go :-P)
Contribution is greatly appreciated!

@gopherbot
Copy link
Collaborator

Change https://golang.org/cl/343791 mentions this issue: all: bundle with esbuild instead of webpack

@golang golang locked and limited conversation to collaborators Aug 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

3 participants