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

WIP: switch from parcel to esbuild #432

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

WIP: switch from parcel to esbuild #432

wants to merge 1 commit into from

Conversation

jlfwong
Copy link
Owner

@jlfwong jlfwong commented Jun 26, 2023

No timeline on this -- was just curious how close to drop-in it would be.

Some things that need addressing before this can land:

  • Updating build scripts for production builds
  • Fix the hot-reloading code
  • Update the main .html file to do optimization
  • Ensure cache-busting still works properly by file hashes changing
  • Make code splitting work
  • Compare bundle sizes v.s. parcel

Fixes #295

@coveralls
Copy link

Coverage Status

coverage: 43.056%. first build when pulling 4cff1e3 on jlfwong/esbuild into bb063e4 on main.

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.

Switch from parcel to esbuild
2 participants